|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.types.WebVasTypeType
Class WebVasTypeType.
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 |
public static final int PERSONALIZATION_TYPE
public static final WebVasTypeType PERSONALIZATION
public static final int MONOGRAMMING_TYPE
public static final WebVasTypeType MONOGRAMMING
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
public static WebVasTypeType valueOf(java.lang.String string)
string
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |