com.ibm.websphere.sibx.smobo
Interface PrimitiveContextType


public interface PrimitiveContextType

A representation of the model object 'Primitive Context Type'.

The following features are supported:

See Also:
ServiceMessageObjectPackage.getPrimitiveContextType()

Field Summary
static java.lang.String $sccsid
           
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.util.List getEndpointLookupContext()
          Returns the value of the 'Endpoint Lookup Context' containment reference list.
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

$sccsid

public static final java.lang.String $sccsid
See Also:
Constant Field Values
Method Detail

getEndpointLookupContext

public java.util.List getEndpointLookupContext()
Returns the value of the 'Endpoint Lookup Context' containment reference list. The list contents are of type EndpointLookupContextType.

If the meaning of the 'Endpoint Lookup Context' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Endpoint Lookup Context' containment reference list.
See Also:
ServiceMessageObjectPackage.getPrimitiveContextType_EndpointLookupContext()