com.retek.component.internet.xmlgen
Class WebMonogramInformation

java.lang.Object
  extended bycom.retek.component.internet.xmlgen.WebMonogramInformation
All Implemented Interfaces:
java.io.Serializable

public class WebMonogramInformation
extends java.lang.Object
implements java.io.Serializable

Class WebMonogramInformation.

Version:
$Revision$ $Date$
See Also:
Serialized Form

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

WebMonogramInformation

public WebMonogramInformation()
Method Detail

getCharacterMonogramingOneFlag

public boolean getCharacterMonogramingOneFlag()
Returns the value of field 'characterMonogramingOneFlag'.

Returns:
the value of field 'characterMonogramingOneFlag'.

getCharacterMonogramingThreeFlag

public boolean getCharacterMonogramingThreeFlag()
Returns the value of field 'characterMonogramingThreeFlag'.

Returns:
the value of field 'characterMonogramingThreeFlag'.

getCharacterMonogramingTwoFlag

public boolean getCharacterMonogramingTwoFlag()
Returns the value of field 'characterMonogramingTwoFlag'.

Returns:
the value of field 'characterMonogramingTwoFlag'.

hasCharacterMonogramingOneFlag

public boolean hasCharacterMonogramingOneFlag()
Method hasCharacterMonogramingOneFlag


hasCharacterMonogramingThreeFlag

public boolean hasCharacterMonogramingThreeFlag()
Method hasCharacterMonogramingThreeFlag


hasCharacterMonogramingTwoFlag

public boolean hasCharacterMonogramingTwoFlag()
Method hasCharacterMonogramingTwoFlag


isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setCharacterMonogramingOneFlag

public void setCharacterMonogramingOneFlag(boolean characterMonogramingOneFlag)
Sets the value of field 'characterMonogramingOneFlag'.

Parameters:
characterMonogramingOneFlag - the value of field 'characterMonogramingOneFlag'.

setCharacterMonogramingThreeFlag

public void setCharacterMonogramingThreeFlag(boolean characterMonogramingThreeFlag)
Sets the value of field 'characterMonogramingThreeFlag'.

Parameters:
characterMonogramingThreeFlag - the value of field 'characterMonogramingThreeFlag'.

setCharacterMonogramingTwoFlag

public void setCharacterMonogramingTwoFlag(boolean characterMonogramingTwoFlag)
Sets the value of field 'characterMonogramingTwoFlag'.

Parameters:
characterMonogramingTwoFlag - the value of field 'characterMonogramingTwoFlag'.

unmarshal

public static java.lang.Object unmarshal(java.io.Reader reader)
                                  throws org.exolab.castor.xml.MarshalException,
                                         org.exolab.castor.xml.ValidationException
Method unmarshal

Parameters:
reader -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28