com.ibm.websphere.sibx.smobo

Interface UserContextType


  1. public interface UserContextType
A representation of the model object 'User 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. java.util.List<ComplexPropertyType>
getEntries()
Returns the value of the 'Entries' containment reference list.

Field Detail

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

$sccsid

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

Method Detail

getEntries

  1. java.util.List<ComplexPropertyType> 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.