com.ibm.websphere.sibx.smobo
Interface UserContextType
public interface UserContextType
A representation of the model object 'User Context Type'.
The following features are supported:
- See Also:
ServiceMessageObjectPackage.getUserContextType()
Method Summary |
java.util.List |
getEntries()
Returns the value of the 'Entries' containment reference list. |
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
$sccsid
static final java.lang.String $sccsid
- See Also:
- Constant Field Values
getEntries
java.util.List getEntries()
- Returns the value of the 'Entries' containment reference list.
The list contents are of type
ComplexPropertyType
.
- Returns:
- the value of the 'Entries' containment reference list.
- See Also:
ServiceMessageObjectPackage.getUserContextType_Entries()