| Package | Description |
|---|---|
| org.oasisOpen.docs.wsrf.sg2 | |
| org.oasisOpen.docs.wsrf.sg2.impl |
| Modifier and Type | Method and Description |
|---|---|
MembershipContentRuleDocument.MembershipContentRule |
MembershipContentRuleDocument.addNewMembershipContentRule()
Appends and returns a new empty "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule |
ServiceGroupRPDocument.ServiceGroupRP.addNewMembershipContentRule()
Appends and returns a new empty value (as xml) as the last "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule |
MembershipContentRuleDocument.getMembershipContentRule()
Gets the "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule[] |
ServiceGroupRPDocument.ServiceGroupRP.getMembershipContentRuleArray()
Gets array of all "MembershipContentRule" elements
|
MembershipContentRuleDocument.MembershipContentRule |
ServiceGroupRPDocument.ServiceGroupRP.getMembershipContentRuleArray(int i)
Gets ith "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule |
ServiceGroupRPDocument.ServiceGroupRP.insertNewMembershipContentRule(int i)
Inserts and returns a new empty value (as xml) as the ith "MembershipContentRule" element
|
static MembershipContentRuleDocument.MembershipContentRule |
MembershipContentRuleDocument.MembershipContentRule.Factory.newInstance() |
static MembershipContentRuleDocument.MembershipContentRule |
MembershipContentRuleDocument.MembershipContentRule.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipContentRuleDocument.setMembershipContentRule(MembershipContentRuleDocument.MembershipContentRule membershipContentRule)
Sets the "MembershipContentRule" element
|
void |
ServiceGroupRPDocument.ServiceGroupRP.setMembershipContentRuleArray(int i,
MembershipContentRuleDocument.MembershipContentRule membershipContentRule)
Sets ith "MembershipContentRule" element
|
void |
ServiceGroupRPDocument.ServiceGroupRP.setMembershipContentRuleArray(MembershipContentRuleDocument.MembershipContentRule[] membershipContentRuleArray)
Sets array of all "MembershipContentRule" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MembershipContentRuleDocumentImpl.MembershipContentRuleImpl
An XML MembershipContentRule(@http://docs.oasis-open.org/wsrf/sg-2).
|
| Modifier and Type | Method and Description |
|---|---|
MembershipContentRuleDocument.MembershipContentRule |
MembershipContentRuleDocumentImpl.addNewMembershipContentRule()
Appends and returns a new empty "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule |
ServiceGroupRPDocumentImpl.ServiceGroupRPImpl.addNewMembershipContentRule()
Appends and returns a new empty value (as xml) as the last "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule |
MembershipContentRuleDocumentImpl.getMembershipContentRule()
Gets the "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule[] |
ServiceGroupRPDocumentImpl.ServiceGroupRPImpl.getMembershipContentRuleArray()
Gets array of all "MembershipContentRule" elements
|
MembershipContentRuleDocument.MembershipContentRule |
ServiceGroupRPDocumentImpl.ServiceGroupRPImpl.getMembershipContentRuleArray(int i)
Gets ith "MembershipContentRule" element
|
MembershipContentRuleDocument.MembershipContentRule |
ServiceGroupRPDocumentImpl.ServiceGroupRPImpl.insertNewMembershipContentRule(int i)
Inserts and returns a new empty value (as xml) as the ith "MembershipContentRule" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipContentRuleDocumentImpl.setMembershipContentRule(MembershipContentRuleDocument.MembershipContentRule membershipContentRule)
Sets the "MembershipContentRule" element
|
void |
ServiceGroupRPDocumentImpl.ServiceGroupRPImpl.setMembershipContentRuleArray(int i,
MembershipContentRuleDocument.MembershipContentRule membershipContentRule)
Sets ith "MembershipContentRule" element
|
void |
ServiceGroupRPDocumentImpl.ServiceGroupRPImpl.setMembershipContentRuleArray(MembershipContentRuleDocument.MembershipContentRule[] membershipContentRuleArray)
Sets array of all "MembershipContentRule" element
|
Copyright © 2018 52north.org. All rights reserved.