|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebMonogramInformation
Class WebMonogramInformation.
Constructor Summary | |
WebMonogramInformation()
|
Method Summary | |
boolean |
getCharacterMonogramingOneFlag()
Returns the value of field 'characterMonogramingOneFlag'. |
boolean |
getCharacterMonogramingThreeFlag()
Returns the value of field 'characterMonogramingThreeFlag'. |
boolean |
getCharacterMonogramingTwoFlag()
Returns the value of field 'characterMonogramingTwoFlag'. |
boolean |
hasCharacterMonogramingOneFlag()
Method hasCharacterMonogramingOneFlag |
boolean |
hasCharacterMonogramingThreeFlag()
Method hasCharacterMonogramingThreeFlag |
boolean |
hasCharacterMonogramingTwoFlag()
Method hasCharacterMonogramingTwoFlag |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCharacterMonogramingOneFlag(boolean characterMonogramingOneFlag)
Sets the value of field 'characterMonogramingOneFlag'. |
void |
setCharacterMonogramingThreeFlag(boolean characterMonogramingThreeFlag)
Sets the value of field 'characterMonogramingThreeFlag'. |
void |
setCharacterMonogramingTwoFlag(boolean characterMonogramingTwoFlag)
Sets the value of field 'characterMonogramingTwoFlag'. |
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 WebMonogramInformation()
Method Detail |
public boolean getCharacterMonogramingOneFlag()
public boolean getCharacterMonogramingThreeFlag()
public boolean getCharacterMonogramingTwoFlag()
public boolean hasCharacterMonogramingOneFlag()
public boolean hasCharacterMonogramingThreeFlag()
public boolean hasCharacterMonogramingTwoFlag()
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 setCharacterMonogramingOneFlag(boolean characterMonogramingOneFlag)
characterMonogramingOneFlag
- the value of field
'characterMonogramingOneFlag'.public void setCharacterMonogramingThreeFlag(boolean characterMonogramingThreeFlag)
characterMonogramingThreeFlag
- the value of field
'characterMonogramingThreeFlag'.public void setCharacterMonogramingTwoFlag(boolean characterMonogramingTwoFlag)
characterMonogramingTwoFlag
- the value of field
'characterMonogramingTwoFlag'.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 |