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

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

Fields in org.collada._2005._11.colladaschema declared as GlesTexcombinerOperandAlphaEnums
protected  GlesTexcombinerOperandAlphaEnums GlesTexcombinerArgumentAlphaType.operand
           
 

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


CroftSoft Javadoc

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