|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.SlotType1
Constructor Summary | |
SlotType1()
|
Method Summary | |
java.lang.String |
getName()
Returns the value of field 'name'. |
java.lang.String |
getSlotType()
Returns the value of field 'slotType'. |
ValueList |
getValueList()
Returns the value of field 'valueList'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setName(java.lang.String name)
Sets the value of field 'name'. |
void |
setSlotType(java.lang.String slotType)
Sets the value of field 'slotType'. |
void |
setValueList(ValueList valueList)
Sets the value of field 'valueList'. |
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SlotType1()
Method Detail |
public java.lang.String getName()
public java.lang.String getSlotType()
public ValueList getValueList()
public boolean isValid()
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setName(java.lang.String name)
name
- the value of field 'name'.public void setSlotType(java.lang.String slotType)
slotType
- the value of field 'slotType'.public void setValueList(ValueList valueList)
valueList
- the value of field 'valueList'.public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |