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

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

Fields in org.collada._2005._11.colladaschema declared as MorphMethodType
protected  MorphMethodType Morph.method
           
 

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


CroftSoft Javadoc

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