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

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

Fields in org.collada._2005._11.colladaschema declared as FxSurfaceFaceEnum
protected  FxSurfaceFaceEnum FxSurfaceInitFromCommon.face
           
protected  FxSurfaceFaceEnum FxStenciltargetCommon.face
           
protected  FxSurfaceFaceEnum FxDepthtargetCommon.face
           
protected  FxSurfaceFaceEnum FxColortargetCommon.face
           
 

Fields in org.collada._2005._11.colladaschema with type parameters of type FxSurfaceFaceEnum
protected  List<FxSurfaceFaceEnum> FxSurfaceInitCubeCommon.Primary.order
           
 

Methods in org.collada._2005._11.colladaschema that return FxSurfaceFaceEnum
static FxSurfaceFaceEnum FxSurfaceFaceEnum.fromValue(String v)
           
 FxSurfaceFaceEnum FxSurfaceInitFromCommon.getFace()
          Gets the value of the face property.
 FxSurfaceFaceEnum FxStenciltargetCommon.getFace()
          Gets the value of the face property.
 FxSurfaceFaceEnum FxDepthtargetCommon.getFace()
          Gets the value of the face property.
 FxSurfaceFaceEnum FxColortargetCommon.getFace()
          Gets the value of the face property.
static FxSurfaceFaceEnum FxSurfaceFaceEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FxSurfaceFaceEnum[] FxSurfaceFaceEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type FxSurfaceFaceEnum
 List<FxSurfaceFaceEnum> FxSurfaceInitCubeCommon.Primary.getOrder()
          Gets the value of the order property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSurfaceFaceEnum
 void FxSurfaceInitFromCommon.setFace(FxSurfaceFaceEnum value)
          Sets the value of the face property.
 void FxStenciltargetCommon.setFace(FxSurfaceFaceEnum value)
          Sets the value of the face property.
 void FxDepthtargetCommon.setFace(FxSurfaceFaceEnum value)
          Sets the value of the face property.
 void FxColortargetCommon.setFace(FxSurfaceFaceEnum value)
          Sets the value of the face property.
 


CroftSoft Javadoc

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