|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.DataCatalogRestrictionTypeImpl
public class DataCatalogRestrictionTypeImpl
An XML DataCatalogRestrictionType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.DataCatalogRestrictionType |
|---|
DataCatalogRestrictionType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.DataCatalogRestrictionType |
|---|
type |
| Constructor Summary | |
|---|---|
DataCatalogRestrictionTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataCatalogRestrictionTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public UserGroupListType getAllowList()
getAllowList in interface DataCatalogRestrictionTypepublic boolean isSetAllowList()
isSetAllowList in interface DataCatalogRestrictionTypepublic void setAllowList(UserGroupListType allowList)
setAllowList in interface DataCatalogRestrictionTypepublic UserGroupListType addNewAllowList()
addNewAllowList in interface DataCatalogRestrictionTypepublic void unsetAllowList()
unsetAllowList in interface DataCatalogRestrictionTypepublic UserGroupListType getDenyList()
getDenyList in interface DataCatalogRestrictionTypepublic boolean isSetDenyList()
isSetDenyList in interface DataCatalogRestrictionTypepublic void setDenyList(UserGroupListType denyList)
setDenyList in interface DataCatalogRestrictionTypepublic UserGroupListType addNewDenyList()
addNewDenyList in interface DataCatalogRestrictionTypepublic void unsetDenyList()
unsetDenyList in interface DataCatalogRestrictionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||