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

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

Fields in org.collada._2005._11.colladaschema declared as FxSurfaceFormatHintChannelsEnum
protected  FxSurfaceFormatHintChannelsEnum FxSurfaceFormatHintCommon.channels
           
 

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


CroftSoft Javadoc

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