com.ibm.websphere.sibx.smobo
Interface InvocationPathType


public interface InvocationPathType

A representation of the model object 'Invocation Path Type'.

The following features are supported:

See Also:
ServiceMessageObjectPackage.getInvocationPathType()

Field Summary
static java.lang.String $sccsid
           
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.util.List getPrimitive()
          Returns the value of the 'Primitive' 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

getPrimitive

public java.util.List getPrimitive()
Returns the value of the 'Primitive' containment reference list. The list contents are of type PrimitiveType.

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

Returns:
the value of the 'Primitive' containment reference list.
See Also:
ServiceMessageObjectPackage.getInvocationPathType_Primitive()