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

Packages that use WildcardPropertyTypeValues
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 WildcardPropertyTypeValues in org.plasma.query.model
 

Fields in org.plasma.query.model declared as WildcardPropertyTypeValues
protected  WildcardPropertyTypeValues WildcardProperty.type
           
 

Methods in org.plasma.query.model that return WildcardPropertyTypeValues
static WildcardPropertyTypeValues WildcardPropertyTypeValues.fromValue(java.lang.String v)
           
 WildcardPropertyTypeValues WildcardProperty.getType()
          Gets the value of the type property.
static WildcardPropertyTypeValues WildcardPropertyTypeValues.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WildcardPropertyTypeValues[] WildcardPropertyTypeValues.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 WildcardPropertyTypeValues
 void WildcardProperty.setType(WildcardPropertyTypeValues value)
          Sets the value of the type property.
 



Copyright © 2013. All Rights Reserved.