|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TSSTrustNooneType | |
org.openejb.xbeans.csiv2.tss | |
org.openejb.xbeans.csiv2.tss.impl |
Uses of TSSTrustNooneType in org.openejb.xbeans.csiv2.tss |
Methods in org.openejb.xbeans.csiv2.tss that return TSSTrustNooneType | |
static TSSTrustNooneType |
TSSTrustNooneType.Factory.newInstance()
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(String xmlAsString)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(File file)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(URL u)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(InputStream is)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(Reader r)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(Node node)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TSSTrustNooneType |
TSSTrustNooneType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
TSSTrustNooneType |
TSSSECIOPType.getTrustNoone()
Gets the "trustNoone" element |
TSSTrustNooneType |
TSSSECIOPType.addNewTrustNoone()
Appends and returns a new empty "trustNoone" element |
TSSTrustNooneType |
TSSSSLType.getTrustNoone()
Gets the "trustNoone" element |
TSSTrustNooneType |
TSSSSLType.addNewTrustNoone()
Appends and returns a new empty "trustNoone" element |
Methods in org.openejb.xbeans.csiv2.tss with parameters of type TSSTrustNooneType | |
void |
TSSSECIOPType.setTrustNoone(TSSTrustNooneType trustNoone)
Sets the "trustNoone" element |
void |
TSSSSLType.setTrustNoone(TSSTrustNooneType trustNoone)
Sets the "trustNoone" element |
Uses of TSSTrustNooneType in org.openejb.xbeans.csiv2.tss.impl |
Classes in org.openejb.xbeans.csiv2.tss.impl that implement TSSTrustNooneType | |
class |
TSSTrustNooneTypeImpl
An XML trustNooneType(@http://www.openejb.org/xml/ns/corba-tss-config-2.0). |
Methods in org.openejb.xbeans.csiv2.tss.impl that return TSSTrustNooneType | |
TSSTrustNooneType |
TSSSECIOPTypeImpl.getTrustNoone()
Gets the "trustNoone" element |
TSSTrustNooneType |
TSSSECIOPTypeImpl.addNewTrustNoone()
Appends and returns a new empty "trustNoone" element |
TSSTrustNooneType |
TSSSSLTypeImpl.getTrustNoone()
Gets the "trustNoone" element |
TSSTrustNooneType |
TSSSSLTypeImpl.addNewTrustNoone()
Appends and returns a new empty "trustNoone" element |
Methods in org.openejb.xbeans.csiv2.tss.impl with parameters of type TSSTrustNooneType | |
void |
TSSSECIOPTypeImpl.setTrustNoone(TSSTrustNooneType trustNoone)
Sets the "trustNoone" element |
void |
TSSSSLTypeImpl.setTrustNoone(TSSTrustNooneType trustNoone)
Sets the "trustNoone" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |