com.ibm.websphere.sibx.smobo
Interface TargetAddressType
- public interface TargetAddressType
The following features are supported:
Field Summary
Modifier and Type | Field and Description |
---|---|
|
$sccsid
|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getAddress()
Returns the value of the 'Address' attribute.
|
getBindingType()
Returns the value of the 'Binding Type' attribute.
|
|
|
getImport()
Returns the value of the 'Import' attribute
|
|
getRepositoryMetadata()
Returns the value of the 'Repository Metadata' attribute
|
|
isSetBindingType()
Returns whether the value of the '
Binding Type ' attribute is set
|
|
setAddress(java.lang.String value)
Sets the value of the '
Address ' attribute.
|
|
setBindingType(BindingTypeType value)
Sets the value of the '
Binding Type ' attribute
|
|
setImport(java.lang.String value)
Sets the value of the '
Import ' attribute
|
|
setRepositoryMetadata(java.lang.String value)
Sets the value of the '
Repository Metadata ' attribute
|
|
unsetBindingType()
Unsets the value of the '
Binding Type ' attribute
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
$sccsid
- static final java.lang.String $sccsid
See Also:
Method Detail
getAddress
- java.lang.String getAddress()
Returns the value of the 'Address' attribute.
setAddress
- void setAddress(java.lang.String value)
Sets the value of the '
Address
' attribute.
getBindingType
- BindingTypeType getBindingType( )
Returns the value of the 'Binding Type' attribute.
The default value is
"NotSet"
.
The literals are from the enumeration BindingTypeType
.
Returns:
the value of the 'Binding Type' attribute.
See Also:
setBindingType
- void setBindingType(BindingTypeType value)
Sets the value of the '
Binding Type
' attribute.
Parameters:
value
- the new value of the 'Binding Type' attribute. See Also:
unsetBindingType
- void unsetBindingType()
Unsets the value of the '
Binding Type
' attribute.
isSetBindingType
- boolean isSetBindingType()
Returns whether the value of the '
Binding Type
' attribute is set.
Returns:
whether the value of the 'Binding Type' attribute is set.
See Also:
getImport
- java.lang.String getImport()
Returns the value of the 'Import' attribute.
setImport
- void setImport(java.lang.String value)
Sets the value of the '
Import
' attribute.
getRepositoryMetadata
- java.lang.String getRepositoryMetadata( )
Returns the value of the 'Repository Metadata' attribute.
setRepositoryMetadata
- void setRepositoryMetadata(java.lang.String value)
Sets the value of the '
Repository Metadata
' attribute.
Parameters:
value
- the new value of the 'Repository Metadata' attribute. See Also: