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

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

Fields in org.collada._2005._11.colladaschema declared as FxSurfaceFormatHintPrecisionEnum
protected  FxSurfaceFormatHintPrecisionEnum FxSurfaceFormatHintCommon.precision
           
 

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


CroftSoft Javadoc

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