Uses of Interface
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.TTimestampFault
-
Packages that use TTimestampFault Package Description org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10 -
-
Uses of TTimestampFault in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10
Methods in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10 that return TTimestampFault Modifier and Type Method Description static TTimestampFaultTTimestampFault.Factory. newInstance()static TTimestampFaultTTimestampFault.Factory. newInstance(XmlOptions options)static TTimestampFaultTTimestampFault.Factory. newValue(Object obj)static TTimestampFaultTTimestampFault.Factory. parse(File file)static TTimestampFaultTTimestampFault.Factory. parse(File file, XmlOptions options)static TTimestampFaultTTimestampFault.Factory. parse(InputStream is)static TTimestampFaultTTimestampFault.Factory. parse(InputStream is, XmlOptions options)static TTimestampFaultTTimestampFault.Factory. parse(Reader r)static TTimestampFaultTTimestampFault.Factory. parse(Reader r, XmlOptions options)static TTimestampFaultTTimestampFault.Factory. parse(String xmlAsString)static TTimestampFaultTTimestampFault.Factory. parse(String xmlAsString, XmlOptions options)static TTimestampFaultTTimestampFault.Factory. parse(URL u)static TTimestampFaultTTimestampFault.Factory. parse(URL u, XmlOptions options)static TTimestampFaultTTimestampFault.Factory. parse(XMLStreamReader sr)static TTimestampFaultTTimestampFault.Factory. parse(XMLStreamReader sr, XmlOptions options)static TTimestampFaultTTimestampFault.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TTimestampFaultTTimestampFault.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic TTimestampFaultTTimestampFault.Factory. parse(Node node)static TTimestampFaultTTimestampFault.Factory. parse(Node node, XmlOptions options)
-