com.ibm.commerce.oagis9.datatypes

Interface RequestVerbType

  • All Superinterfaces:
    VerbType
    All Known Subinterfaces:
    GetListType, GetType


    public interface RequestVerbType
    extends VerbType
    A representation of the model object 'Request Verb Type'.

    The following features are supported:

    See Also:
    Oagis9Package.getRequestVerbType()
    • Method Detail

      • getExpression

        java.util.List getExpression()
        Returns the value of the 'Expression' containment reference list. The list contents are of type ExpressionType.

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

        Returns:
        the value of the 'Expression' containment reference list.
        See Also:
        Oagis9Package.getRequestVerbType_Expression()