| Constructor and Description |
|---|
AccessEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromXML(org.jdom.Element element)
Unmarshall the given XML Element to this Object
|
java.lang.String |
getOrigin() |
boolean |
hasSubDomains() |
org.jdom.Element |
toXml()
Marshall the entity into an XML Element
|
public boolean hasSubDomains()
hasSubDomains in interface IAccesspublic void fromXML(org.jdom.Element element)
IElement2012 Apache Software Foundation.