Uses of Interface
org.oasisOpen.docs.wsSx.wsTrust.x200512.DelegateToType
-
Packages that use DelegateToType Package Description org.oasisOpen.docs.wsSx.wsTrust.x200512 -
-
Uses of DelegateToType in org.oasisOpen.docs.wsSx.wsTrust.x200512
Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 that return DelegateToType Modifier and Type Method Description DelegateToTypeDelegateToDocument. addNewDelegateTo()Appends and returns a new empty "DelegateTo" elementDelegateToTypeDelegateToDocument. getDelegateTo()Gets the "DelegateTo" elementstatic DelegateToTypeDelegateToType.Factory. newInstance()static DelegateToTypeDelegateToType.Factory. newInstance(XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(File file)static DelegateToTypeDelegateToType.Factory. parse(File file, XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(InputStream is)static DelegateToTypeDelegateToType.Factory. parse(InputStream is, XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(Reader r)static DelegateToTypeDelegateToType.Factory. parse(Reader r, XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(String xmlAsString)static DelegateToTypeDelegateToType.Factory. parse(String xmlAsString, XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(URL u)static DelegateToTypeDelegateToType.Factory. parse(URL u, XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(XMLStreamReader sr)static DelegateToTypeDelegateToType.Factory. parse(XMLStreamReader sr, XmlOptions options)static DelegateToTypeDelegateToType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DelegateToTypeDelegateToType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic DelegateToTypeDelegateToType.Factory. parse(Node node)static DelegateToTypeDelegateToType.Factory. parse(Node node, XmlOptions options)Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 with parameters of type DelegateToType Modifier and Type Method Description voidDelegateToDocument. setDelegateTo(DelegateToType delegateTo)Sets the "DelegateTo" element
-