Interface ParticipantType

All Superinterfaces:
WSTrustObject, XMLObject
All Known Subinterfaces:
Participant, Primary
All Known Implementing Classes:
ParticipantImpl, ParticipantTypeImpl, PrimaryImpl

public interface ParticipantType extends WSTrustObject
Interface ParticipantType complex type.
  • Field Details

    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
    • TYPE_NAME

      static final QName TYPE_NAME
      QName of the XSI type.
  • Method Details

    • getUnknownXMLObject

      XMLObject getUnknownXMLObject()
      Get the unknown child element.
      Returns:
      the child element
    • setUnknownXMLObject

      void setUnknownXMLObject(XMLObject unknownObject)
      Set the unknown child element.
      Parameters:
      unknownObject - the new child element