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

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

Fields in org.collada._2005._11.colladaschema declared as GlesTexcombinerOperatorAlphaEnums
protected  GlesTexcombinerOperatorAlphaEnums GlesTexcombinerCommandAlphaType.operator
           
 

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


CroftSoft Javadoc

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