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