public interface PrimitiveContextType
The following features are supported:
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.util.List<EndpointLookupContextType> |
getEndpointLookupContext()
Returns the value of the 'Endpoint Lookup Context' containment reference list.
|
FanOutContextType |
getFanOutContext()
Returns the value of the 'Fan Out Context' containment reference
|
WTXContextType |
getWTXContext()
Returns the value of the 'WTX Context' containment reference.
|
void |
setFanOutContext(FanOutContextType value)
Sets the value of the '
Fan Out Context ' containment reference |
void |
setWTXContext(WTXContextType value)
Sets the value of the '
WTX Context ' containment reference. |
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
java.util.List<EndpointLookupContextType> getEndpointLookupContext()
EndpointLookupContextType
.FanOutContextType getFanOutContext()
setFanOutContext(FanOutContextType)
void setFanOutContext(FanOutContextType value)
Fan Out Context
' containment reference.
value
- the new value of the 'Fan Out Context' containment reference.getFanOutContext()
WTXContextType getWTXContext()
setWTXContext(WTXContextType)
void setWTXContext(WTXContextType value)
WTX Context
' containment reference.value
- the new value of the 'WTX Context' containment reference.getWTXContext()