|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.JTLSortGroup
Constructor Summary | |
JTLSortGroup()
|
Method Summary | |
java.lang.String |
getJTLDisplay()
Returns the value of field 'JTLDisplay'. |
java.lang.String |
getJTLSort()
Returns the value of field 'JTLSort'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setJTLDisplay(java.lang.String JTLDisplay)
Sets the value of field 'JTLDisplay'. |
void |
setJTLSort(java.lang.String JTLSort)
Sets the value of field 'JTLSort'. |
static JTLSortGroup |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JTLSortGroup()
Method Detail |
public java.lang.String getJTLDisplay()
public java.lang.String getJTLSort()
public boolean isValid()
public 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 void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setJTLDisplay(java.lang.String JTLDisplay)
JTLDisplay
- the value of field 'JTLDisplay'.public void setJTLSort(java.lang.String JTLSort)
JTLSort
- the value of field 'JTLSort'.public static JTLSortGroup unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
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 |