| Package | Description |
|---|---|
| org.oasisOpen.docs.wsrf.sg2 | |
| org.oasisOpen.docs.wsrf.sg2.impl |
| Modifier and Type | Method and Description |
|---|---|
static MemberInterfacesType |
MemberInterfacesType.Factory.newInstance() |
static MemberInterfacesType |
MemberInterfacesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.newValue(Object obj) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(File file) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(InputStream is) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(Node node) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(Reader r) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(String xmlAsString) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(URL u) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(XMLStreamReader sr) |
static MemberInterfacesType |
MemberInterfacesType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
MemberInterfacesType |
MembershipContentRuleDocument.MembershipContentRule.xgetMemberInterfaces()
Gets (as xml) the "MemberInterfaces" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipContentRuleDocument.MembershipContentRule.xsetMemberInterfaces(MemberInterfacesType memberInterfaces)
Sets (as xml) the "MemberInterfaces" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemberInterfacesTypeImpl
An XML MemberInterfacesType(@http://docs.oasis-open.org/wsrf/sg-2).
|
| Modifier and Type | Method and Description |
|---|---|
MemberInterfacesType |
MembershipContentRuleDocumentImpl.MembershipContentRuleImpl.xgetMemberInterfaces()
Gets (as xml) the "MemberInterfaces" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipContentRuleDocumentImpl.MembershipContentRuleImpl.xsetMemberInterfaces(MemberInterfacesType memberInterfaces)
Sets (as xml) the "MemberInterfaces" attribute
|
Copyright © 2018 52north.org. All rights reserved.