|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetAddressType
A representation of the model object 'Target Address Type'.
The following features are supported:
ServiceMessageObjectPackage.getTargetAddressType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getAddress()
Returns the value of the 'Address' attribute. |
BindingTypeType |
getBindingType()
Returns the value of the 'Binding Type' attribute. |
java.lang.String |
getImport()
Returns the value of the 'Import' attribute. |
boolean |
isSetBindingType()
Returns whether the value of the ' Binding Type ' attribute is set. |
void |
setAddress(java.lang.String value)
Sets the value of the ' Address ' attribute. |
void |
setBindingType(BindingTypeType value)
Sets the value of the ' Binding Type ' attribute. |
void |
setImport(java.lang.String value)
Sets the value of the ' Import ' attribute. |
void |
unsetBindingType()
Unsets the value of the ' Binding Type ' attribute. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.lang.String getAddress()
setAddress(String)
,
ServiceMessageObjectPackage.getTargetAddressType_Address()
void setAddress(java.lang.String value)
Address
' attribute.
value
- the new value of the 'Address' attribute.getAddress()
BindingTypeType getBindingType()
"NotSet"
.
The literals are from the enumeration BindingTypeType
.
BindingTypeType
,
isSetBindingType()
,
unsetBindingType()
,
setBindingType(BindingTypeType)
,
ServiceMessageObjectPackage.getTargetAddressType_BindingType()
void setBindingType(BindingTypeType value)
Binding Type
' attribute.
value
- the new value of the 'Binding Type' attribute.BindingTypeType
,
isSetBindingType()
,
unsetBindingType()
,
getBindingType()
void unsetBindingType()
Binding Type
' attribute.
isSetBindingType()
,
getBindingType()
,
setBindingType(BindingTypeType)
boolean isSetBindingType()
Binding Type
' attribute is set.
unsetBindingType()
,
getBindingType()
,
setBindingType(BindingTypeType)
java.lang.String getImport()
setImport(String)
,
ServiceMessageObjectPackage.getTargetAddressType_Import()
void setImport(java.lang.String value)
Import
' attribute.
value
- the new value of the 'Import' attribute.getImport()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |