public static interface MembershipContentRuleDocument.MembershipContentRule
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
MembershipContentRuleDocument.MembershipContentRule.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
List |
getContentElements()
Gets the "ContentElements" attribute
|
List |
getMemberInterfaces()
Gets the "MemberInterfaces" attribute
|
boolean |
isSetMemberInterfaces()
True if has "MemberInterfaces" attribute
|
void |
setContentElements(List contentElements)
Sets the "ContentElements" attribute
|
void |
setMemberInterfaces(List memberInterfaces)
Sets the "MemberInterfaces" attribute
|
void |
unsetMemberInterfaces()
Unsets the "MemberInterfaces" attribute
|
ContentElementsType |
xgetContentElements()
Gets (as xml) the "ContentElements" attribute
|
MemberInterfacesType |
xgetMemberInterfaces()
Gets (as xml) the "MemberInterfaces" attribute
|
void |
xsetContentElements(ContentElementsType contentElements)
Sets (as xml) the "ContentElements" attribute
|
void |
xsetMemberInterfaces(MemberInterfacesType memberInterfaces)
Sets (as xml) the "MemberInterfaces" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextList getMemberInterfaces()
MemberInterfacesType xgetMemberInterfaces()
boolean isSetMemberInterfaces()
void setMemberInterfaces(List memberInterfaces)
void xsetMemberInterfaces(MemberInterfacesType memberInterfaces)
void unsetMemberInterfaces()
List getContentElements()
ContentElementsType xgetContentElements()
void setContentElements(List contentElements)
void xsetContentElements(ContentElementsType contentElements)
Copyright © 2018 52north.org. All rights reserved.