Uses of Interface
org.oasisOpen.docs.wsSx.wsTrust.x200512.OnBehalfOfType
-
Packages that use OnBehalfOfType Package Description org.oasisOpen.docs.wsSx.wsTrust.x200512 -
-
Uses of OnBehalfOfType in org.oasisOpen.docs.wsSx.wsTrust.x200512
Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 that return OnBehalfOfType Modifier and Type Method Description OnBehalfOfTypeOnBehalfOfDocument. addNewOnBehalfOf()Appends and returns a new empty "OnBehalfOf" elementOnBehalfOfTypeOnBehalfOfDocument. getOnBehalfOf()Gets the "OnBehalfOf" elementstatic OnBehalfOfTypeOnBehalfOfType.Factory. newInstance()static OnBehalfOfTypeOnBehalfOfType.Factory. newInstance(XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(File file)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(File file, XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(InputStream is)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(InputStream is, XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(Reader r)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(Reader r, XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(String xmlAsString)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(String xmlAsString, XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(URL u)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(URL u, XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(XMLStreamReader sr)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(XMLStreamReader sr, XmlOptions options)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic OnBehalfOfTypeOnBehalfOfType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic OnBehalfOfTypeOnBehalfOfType.Factory. parse(Node node)static OnBehalfOfTypeOnBehalfOfType.Factory. parse(Node node, XmlOptions options)Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 with parameters of type OnBehalfOfType Modifier and Type Method Description voidOnBehalfOfDocument. setOnBehalfOf(OnBehalfOfType onBehalfOf)Sets the "OnBehalfOf" element
-