com.retek.component.internet.xmlgen.types
Class WebVasTypeType

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

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

Class WebVasTypeType.

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

Field Summary
static WebVasTypeType MONOGRAMMING
          The instance of the Monogramming type
static int MONOGRAMMING_TYPE
          The Monogramming type
static WebVasTypeType PERSONALIZATION
          The instance of the Personalization type
static int PERSONALIZATION_TYPE
          The Personalization type
 
Method Summary
static java.util.Enumeration enumerate()
          Method enumerateReturns an enumeration of all possible instances of WebVasTypeType
 int getType()
          Method getTypeReturns the type of this WebVasTypeType
 java.lang.String toString()
          Method toStringReturns the String representation of this WebVasTypeType
static WebVasTypeType valueOf(java.lang.String string)
          Method valueOfReturns a new WebVasTypeType based on the given String value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PERSONALIZATION_TYPE

public static final int PERSONALIZATION_TYPE
The Personalization type

See Also:
Constant Field Values

PERSONALIZATION

public static final WebVasTypeType PERSONALIZATION
The instance of the Personalization type


MONOGRAMMING_TYPE

public static final int MONOGRAMMING_TYPE
The Monogramming type

See Also:
Constant Field Values

MONOGRAMMING

public static final WebVasTypeType MONOGRAMMING
The instance of the Monogramming type

Method Detail

enumerate

public static java.util.Enumeration enumerate()
Method enumerateReturns an enumeration of all possible instances of WebVasTypeType


getType

public int getType()
Method getTypeReturns the type of this WebVasTypeType


toString

public java.lang.String toString()
Method toStringReturns the String representation of this WebVasTypeType


valueOf

public static WebVasTypeType valueOf(java.lang.String string)
Method valueOfReturns a new WebVasTypeType based on the given String value.

Parameters:
string -


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