com.ibm.websphere.sibx.smobo

Interface EndpointLookupContextType


  1. public interface EndpointLookupContextType
A representation of the model object 'Endpoint Lookup Context Type'.

The following features are supported:


Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
$sccsid
  1. static
  2. java.lang.String
COPYRIGHT

Method Summary

Modifier and Type Method and Description
  1. com.ibm.wsspi.sca.addressing.EndpointReferenceType
getEndpointReference()
Returns the value of the 'Endpoint Reference' containment reference.
  1. RegistryAnnotationsType
getRegistryAnnotations()
Returns the value of the 'Registry Annotations' containment reference.
  1. void
setEndpointReference(com.ibm.wsspi.sca.addressing.EndpointReferenceType value)
Sets the value of the ' Endpoint Reference' containment reference.
  1. void
setRegistryAnnotations(RegistryAnnotationsType value)
Sets the value of the ' Registry Annotations' containment reference.

Field Detail

  1. static final java.lang.String COPYRIGHT
See Also:

$sccsid

  1. static final java.lang.String $sccsid
See Also:

Method Detail

getEndpointReference

  1. com.ibm.wsspi.sca.addressing.EndpointReferenceType getEndpointReference( )
Returns the value of the 'Endpoint Reference' containment reference.
Returns:
the value of the 'Endpoint Reference' containment reference.
See Also:

setEndpointReference

  1. void setEndpointReference(com.ibm.wsspi.sca.addressing.EndpointReferenceType value)
Sets the value of the ' Endpoint Reference' containment reference.
Parameters:
value - the new value of the 'Endpoint Reference' containment reference.
See Also:

getRegistryAnnotations

  1. RegistryAnnotationsType getRegistryAnnotations( )
Returns the value of the 'Registry Annotations' containment reference.
Returns:
the value of the 'Registry Annotations' containment reference.
See Also:

setRegistryAnnotations

  1. void setRegistryAnnotations(RegistryAnnotationsType value)
Sets the value of the ' Registry Annotations' containment reference.
Parameters:
value - the new value of the 'Registry Annotations' containment reference.
See Also: