|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.types.StringPredicateType
Field Summary | |
static StringPredicateType |
VALUE_0
The instance of the Contains type |
static int |
VALUE_0_TYPE
The Contains type |
static StringPredicateType |
VALUE_1
The instance of the -Contains type |
static int |
VALUE_1_TYPE
The -Contains type |
static StringPredicateType |
VALUE_2
The instance of the StartsWith type |
static int |
VALUE_2_TYPE
The StartsWith type |
static StringPredicateType |
VALUE_3
The instance of the -StartsWith type |
static int |
VALUE_3_TYPE
The -StartsWith type |
static StringPredicateType |
VALUE_4
The instance of the Equal type |
static int |
VALUE_4_TYPE
The Equal type |
static StringPredicateType |
VALUE_5
The instance of the -Equal type |
static int |
VALUE_5_TYPE
The -Equal type |
static StringPredicateType |
VALUE_6
The instance of the EndsWith type |
static int |
VALUE_6_TYPE
The EndsWith type |
static StringPredicateType |
VALUE_7
The instance of the -EndsWith type |
static int |
VALUE_7_TYPE
The -EndsWith type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of StringPredicateType |
int |
getType()
Returns the type of this StringPredicateType |
java.lang.String |
toString()
Returns the String representation of this StringPredicateType |
static StringPredicateType |
valueOf(java.lang.String string)
Returns a new StringPredicateType 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 VALUE_0_TYPE
public static final StringPredicateType VALUE_0
public static final int VALUE_1_TYPE
public static final StringPredicateType VALUE_1
public static final int VALUE_2_TYPE
public static final StringPredicateType VALUE_2
public static final int VALUE_3_TYPE
public static final StringPredicateType VALUE_3
public static final int VALUE_4_TYPE
public static final StringPredicateType VALUE_4
public static final int VALUE_5_TYPE
public static final StringPredicateType VALUE_5
public static final int VALUE_6_TYPE
public static final StringPredicateType VALUE_6
public static final int VALUE_7_TYPE
public static final StringPredicateType VALUE_7
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
public static StringPredicateType valueOf(java.lang.String string)
string
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |