|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.prc.PropertyValueTypeIDs
Possible types of value for a property.
| Field Summary | |
static int |
Date
A |
static int |
Float
A |
static int |
Int
An |
static int |
Invalid
Not a valid value type. |
static int |
Ref
A reference to another object. |
static int |
String
A |
| Constructor Summary | |
PropertyValueTypeIDs()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int Invalid
public static final int Int
public static final int Float
public static final int Date
public static final int String
public static final int Ref
| Constructor Detail |
public PropertyValueTypeIDs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.