Uses of Class
org.collada._2005._11.colladaschema.GlesTexcombinerOperatorRGBEnums

Uses of GlesTexcombinerOperatorRGBEnums in org.collada._2005._11.colladaschema
 

Fields in org.collada._2005._11.colladaschema declared as GlesTexcombinerOperatorRGBEnums
protected  GlesTexcombinerOperatorRGBEnums GlesTexcombinerCommandRGBType.operator
           
 

Methods in org.collada._2005._11.colladaschema that return GlesTexcombinerOperatorRGBEnums
static GlesTexcombinerOperatorRGBEnums GlesTexcombinerOperatorRGBEnums.fromValue(String v)
           
 GlesTexcombinerOperatorRGBEnums GlesTexcombinerCommandRGBType.getOperator()
          Gets the value of the operator property.
static GlesTexcombinerOperatorRGBEnums GlesTexcombinerOperatorRGBEnums.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GlesTexcombinerOperatorRGBEnums[] GlesTexcombinerOperatorRGBEnums.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlesTexcombinerOperatorRGBEnums
 void GlesTexcombinerCommandRGBType.setOperator(GlesTexcombinerOperatorRGBEnums value)
          Sets the value of the operator property.
 


CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)