|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TUsage | |
|---|---|
| org.icenigrid.schema.oasis.wss.y2004.m01 | |
| org.icenigrid.schema.oasis.wss.y2004.m01.impl | |
| Uses of TUsage in org.icenigrid.schema.oasis.wss.y2004.m01 |
|---|
| Methods in org.icenigrid.schema.oasis.wss.y2004.m01 that return TUsage | |
|---|---|
static TUsage |
TUsage.Factory.newInstance()
|
static TUsage |
TUsage.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.newValue(java.lang.Object obj)
|
static TUsage |
TUsage.Factory.parse(java.io.File file)
|
static TUsage |
TUsage.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.parse(java.io.InputStream is)
|
static TUsage |
TUsage.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.parse(org.w3c.dom.Node node)
|
static TUsage |
TUsage.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.parse(java.io.Reader r)
|
static TUsage |
TUsage.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.parse(java.lang.String xmlAsString)
|
static TUsage |
TUsage.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.parse(java.net.URL u)
|
static TUsage |
TUsage.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TUsage |
TUsage.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TUsage |
TUsage.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TUsage |
TUsage.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TUsage |
TUsage.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
TUsage |
UsageAttribute.xgetUsage()
Gets (as xml) the "Usage" attribute |
TUsage |
SecurityTokenReferenceType.xgetUsage()
Gets (as xml) the "Usage" attribute |
| Methods in org.icenigrid.schema.oasis.wss.y2004.m01 with parameters of type TUsage | |
|---|---|
void |
UsageAttribute.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute |
void |
SecurityTokenReferenceType.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute |
| Uses of TUsage in org.icenigrid.schema.oasis.wss.y2004.m01.impl |
|---|
| Classes in org.icenigrid.schema.oasis.wss.y2004.m01.impl that implement TUsage | |
|---|---|
class |
TUsageImpl
An XML tUsage(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd). |
| Methods in org.icenigrid.schema.oasis.wss.y2004.m01.impl that return TUsage | |
|---|---|
TUsage |
UsageAttributeImpl.xgetUsage()
Gets (as xml) the "Usage" attribute |
TUsage |
SecurityTokenReferenceTypeImpl.xgetUsage()
Gets (as xml) the "Usage" attribute |
| Methods in org.icenigrid.schema.oasis.wss.y2004.m01.impl with parameters of type TUsage | |
|---|---|
void |
UsageAttributeImpl.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute |
void |
SecurityTokenReferenceTypeImpl.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||