|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LookUpLevel | |
|---|---|
| com.ca.commons.opbindings.xmlbind | |
| Uses of LookUpLevel in com.ca.commons.opbindings.xmlbind |
|---|
| Fields in com.ca.commons.opbindings.xmlbind declared as LookUpLevel | |
|---|---|
protected LookUpLevel |
OpBindingType.lookUpLevel
|
| Methods in com.ca.commons.opbindings.xmlbind that return LookUpLevel | |
|---|---|
static LookUpLevel |
LookUpLevel.fromValue(String v)
|
LookUpLevel |
OpBindingType.getLookUpLevel()
Gets the value of the lookUpLevel property. |
static LookUpLevel |
LookUpLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LookUpLevel[] |
LookUpLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ca.commons.opbindings.xmlbind with parameters of type LookUpLevel | |
|---|---|
void |
OpBindingType.setLookUpLevel(LookUpLevel value)
Sets the value of the lookUpLevel property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||