org.gxos.schema
Class GroupAddonsType
java.lang.Object
|
+--org.gxos.schema.GroupAddonsType
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- GroupAddons
- public abstract class GroupAddonsType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupAddonsType
public GroupAddonsType()
getGroupAddon
public GroupAddon getGroupAddon()
isValid
public boolean isValid()
marshal
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out
-
marshal
public abstract void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler
-
setGroupAddon
public void setGroupAddon(GroupAddon groupAddon)
- Parameters:
groupAddon
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException