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

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

Fields in org.collada._2005._11.colladaschema declared as GlesTexcombinerOperandRGBEnums
protected  GlesTexcombinerOperandRGBEnums GlesTexcombinerArgumentRGBType.operand
           
 

Methods in org.collada._2005._11.colladaschema that return GlesTexcombinerOperandRGBEnums
static GlesTexcombinerOperandRGBEnums GlesTexcombinerOperandRGBEnums.fromValue(String v)
           
 GlesTexcombinerOperandRGBEnums GlesTexcombinerArgumentRGBType.getOperand()
          Gets the value of the operand property.
static GlesTexcombinerOperandRGBEnums GlesTexcombinerOperandRGBEnums.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GlesTexcombinerOperandRGBEnums[] GlesTexcombinerOperandRGBEnums.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 GlesTexcombinerOperandRGBEnums
 void GlesTexcombinerArgumentRGBType.setOperand(GlesTexcombinerOperandRGBEnums value)
          Sets the value of the operand property.
 


CroftSoft Javadoc

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