|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.types.RestrictionType
public class RestrictionType
Class RestrictionType.
| Field Summary | |
|---|---|
static RestrictionType |
ENUMERATION
The instance of the enumeration type |
static int |
ENUMERATION_TYPE
The enumeration type |
static RestrictionType |
MAX_VALUE
The instance of the max_value type |
static int |
MAX_VALUE_TYPE
The max_value type |
static RestrictionType |
MIN_VALUE
The instance of the min_value type |
static int |
MIN_VALUE_TYPE
The min_value type |
| Method Summary | |
|---|---|
static java.util.Enumeration |
enumerate()
Method enumerate Returns an enumeration of all possible instances of RestrictionType |
int |
getType()
Method getType Returns the type of this RestrictionType |
java.lang.String |
toString()
Method toString Returns the String representation of this RestrictionType |
static RestrictionType |
valueOf(java.lang.String string)
Method valueOf Returns a new RestrictionType 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 ENUMERATION_TYPE
public static final RestrictionType ENUMERATION
public static final int MAX_VALUE_TYPE
public static final RestrictionType MAX_VALUE
public static final int MIN_VALUE_TYPE
public static final RestrictionType MIN_VALUE
| Method Detail |
|---|
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static RestrictionType valueOf(java.lang.String string)
string -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||