Uses of Interface
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.TTimestampFault

Packages that use TTimestampFault
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10   
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl   
 

Uses of TTimestampFault in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10
 

Methods in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10 that return TTimestampFault
static TTimestampFault TTimestampFault.Factory.newInstance()
           
static TTimestampFault TTimestampFault.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.newValue(java.lang.Object obj)
           
static TTimestampFault TTimestampFault.Factory.parse(java.io.File file)
           
static TTimestampFault TTimestampFault.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.parse(java.io.InputStream is)
           
static TTimestampFault TTimestampFault.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.parse(org.w3c.dom.Node node)
           
static TTimestampFault TTimestampFault.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.parse(java.io.Reader r)
           
static TTimestampFault TTimestampFault.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.parse(java.lang.String xmlAsString)
           
static TTimestampFault TTimestampFault.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.parse(java.net.URL u)
           
static TTimestampFault TTimestampFault.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static TTimestampFault TTimestampFault.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static TTimestampFault TTimestampFault.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static TTimestampFault TTimestampFault.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static TTimestampFault TTimestampFault.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of TTimestampFault in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl
 

Classes in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl that implement TTimestampFault
 class TTimestampFaultImpl
          An XML tTimestampFault(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd).
 



Copyright © 2009. All Rights Reserved.