|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebPersonalizationLine
Class WebPersonalizationLine.
Constructor Summary | |
WebPersonalizationLine()
|
Method Summary | |
boolean |
getEnabled()
Returns the value of field 'enabled'. |
int |
getLineNumber()
Returns the value of field 'lineNumber'. |
int |
getMaxCharacters()
Returns the value of field 'maxCharacters'. |
boolean |
hasEnabled()
Method hasEnabled |
boolean |
hasLineNumber()
Method hasLineNumber |
boolean |
hasMaxCharacters()
Method hasMaxCharacters |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setEnabled(boolean enabled)
Sets the value of field 'enabled'. |
void |
setLineNumber(int lineNumber)
Sets the value of field 'lineNumber'. |
void |
setMaxCharacters(int maxCharacters)
Sets the value of field 'maxCharacters'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebPersonalizationLine()
Method Detail |
public boolean getEnabled()
public int getLineNumber()
public int getMaxCharacters()
public boolean hasEnabled()
public boolean hasLineNumber()
public boolean hasMaxCharacters()
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 setEnabled(boolean enabled)
enabled
- the value of field 'enabled'.public void setLineNumber(int lineNumber)
lineNumber
- the value of field 'lineNumber'.public void setMaxCharacters(int maxCharacters)
maxCharacters
- the value of field 'maxCharacters'.public static java.lang.Object 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 |