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

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

Fields in org.collada._2005._11.colladaschema declared as FxModifierEnumCommon
protected  FxModifierEnumCommon GlslNewparam.modifier
           
protected  FxModifierEnumCommon GlesNewparam.modifier
           
protected  FxModifierEnumCommon FxNewparamCommon.modifier
           
protected  FxModifierEnumCommon CgNewparam.modifier
           
 

Methods in org.collada._2005._11.colladaschema that return FxModifierEnumCommon
static FxModifierEnumCommon FxModifierEnumCommon.fromValue(String v)
           
 FxModifierEnumCommon GlslNewparam.getModifier()
          Gets the value of the modifier property.
 FxModifierEnumCommon GlesNewparam.getModifier()
          Gets the value of the modifier property.
 FxModifierEnumCommon FxNewparamCommon.getModifier()
          Gets the value of the modifier property.
 FxModifierEnumCommon CgNewparam.getModifier()
          Gets the value of the modifier property.
static FxModifierEnumCommon FxModifierEnumCommon.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FxModifierEnumCommon[] FxModifierEnumCommon.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 FxModifierEnumCommon
 void GlslNewparam.setModifier(FxModifierEnumCommon value)
          Sets the value of the modifier property.
 void GlesNewparam.setModifier(FxModifierEnumCommon value)
          Sets the value of the modifier property.
 void FxNewparamCommon.setModifier(FxModifierEnumCommon value)
          Sets the value of the modifier property.
 void CgNewparam.setModifier(FxModifierEnumCommon value)
          Sets the value of the modifier property.
 


CroftSoft Javadoc

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