|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataCatalogRestrictionType
An XML DataCatalogRestrictionType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DataCatalogRestrictionType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
UserGroupListType |
addNewAllowList()
Appends and returns a new empty "allowList" element |
UserGroupListType |
addNewDenyList()
Appends and returns a new empty "denyList" element |
UserGroupListType |
getAllowList()
Gets the "allowList" element |
UserGroupListType |
getDenyList()
Gets the "denyList" element |
boolean |
isSetAllowList()
True if has "allowList" element |
boolean |
isSetDenyList()
True if has "denyList" element |
void |
setAllowList(UserGroupListType allowList)
Sets the "allowList" element |
void |
setDenyList(UserGroupListType denyList)
Sets the "denyList" element |
void |
unsetAllowList()
Unsets the "allowList" element |
void |
unsetDenyList()
Unsets the "denyList" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
UserGroupListType getAllowList()
boolean isSetAllowList()
void setAllowList(UserGroupListType allowList)
UserGroupListType addNewAllowList()
void unsetAllowList()
UserGroupListType getDenyList()
boolean isSetDenyList()
void setDenyList(UserGroupListType denyList)
UserGroupListType addNewDenyList()
void unsetDenyList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||