|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndpointReferenceType
A representation of the model object 'Endpoint Reference Type'.
The following features are supported:
WSAddr10Package.getEndpointReferenceType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
AttributedURIType |
getAddress()
Returns the value of the 'Address' containment reference. |
commonj.sdo.Sequence |
getAny()
Returns the value of the 'Any' attribute list. |
commonj.sdo.Sequence |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
MetadataType |
getMetadata()
Returns the value of the 'Metadata' containment reference. |
ReferenceParametersType |
getReferenceParameters()
Returns the value of the 'Reference Parameters' containment reference. |
void |
setAddress(AttributedURIType value)
Sets the value of the ' Address ' containment reference. |
void |
setMetadata(MetadataType value)
Sets the value of the ' Metadata ' containment reference. |
void |
setReferenceParameters(ReferenceParametersType value)
Sets the value of the ' Reference Parameters ' containment reference. |
Methods inherited from interface commonj.sdo.DataObject |
---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
AttributedURIType getAddress()
If the meaning of the 'Address' containment reference isn't clear, there really should be more of a description here...
setAddress(AttributedURIType)
,
WSAddr10Package.getEndpointReferenceType_Address()
void setAddress(AttributedURIType value)
Address
' containment reference.
value
- the new value of the 'Address' containment reference.getAddress()
ReferenceParametersType getReferenceParameters()
If the meaning of the 'Reference Parameters' containment reference isn't clear, there really should be more of a description here...
setReferenceParameters(ReferenceParametersType)
,
WSAddr10Package.getEndpointReferenceType_ReferenceParameters()
void setReferenceParameters(ReferenceParametersType value)
Reference Parameters
' containment reference.
value
- the new value of the 'Reference Parameters' containment reference.getReferenceParameters()
MetadataType getMetadata()
If the meaning of the 'Metadata' containment reference isn't clear, there really should be more of a description here...
setMetadata(MetadataType)
,
WSAddr10Package.getEndpointReferenceType_Metadata()
void setMetadata(MetadataType value)
Metadata
' containment reference.
value
- the new value of the 'Metadata' containment reference.getMetadata()
commonj.sdo.Sequence getAny()
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
WSAddr10Package.getEndpointReferenceType_Any()
commonj.sdo.Sequence getAnyAttribute()
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
WSAddr10Package.getEndpointReferenceType_AnyAttribute()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |