Uses of Class
org.plasma.query.model.WildcardOperatorValues

Packages that use WildcardOperatorValues
org.plasma.query.model PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of WildcardOperatorValues in org.plasma.query.model
 

Fields in org.plasma.query.model declared as WildcardOperatorValues
protected  WildcardOperatorValues WildcardOperator.value
           
 

Methods in org.plasma.query.model that return WildcardOperatorValues
static WildcardOperatorValues WildcardOperatorValues.fromValue(String v)
           
 WildcardOperatorValues WildcardOperator.getValue()
          Gets the value of the value property.
static WildcardOperatorValues WildcardOperatorValues.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WildcardOperatorValues[] WildcardOperatorValues.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plasma.query.model with parameters of type WildcardOperatorValues
 void WildcardOperator.setValue(WildcardOperatorValues value)
          Sets the value of the value property.
 



Copyright © 2014. All rights reserved.