|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
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:
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 |
java.lang.String |
getRepositoryMetadata()
Returns the value of the 'Repository Metadata' 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 |
setRepositoryMetadata(java.lang.String value)
Sets the value of the ' Repository Metadata ' 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)
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)
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)
void setImport(java.lang.String value)
Import
' attribute.
value
- the new value of the 'Import' attribute.getImport()
java.lang.String getRepositoryMetadata()
setRepositoryMetadata(String)
void setRepositoryMetadata(java.lang.String value)
Repository Metadata
' attribute.
value
- the new value of the 'Repository Metadata' attribute.getRepositoryMetadata()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |