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

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

Fields in org.collada._2005._11.colladaschema declared as GlslSetarrayType
protected  GlslSetarrayType GlslSetparam.array
           
 

Methods in org.collada._2005._11.colladaschema that return GlslSetarrayType
 GlslSetarrayType ObjectFactory.createGlslSetarrayType()
          Create an instance of GlslSetarrayType
 GlslSetarrayType GlslSetparam.getArray()
          Gets the value of the array property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type GlslSetarrayType
 JAXBElement<GlslSetarrayType> ObjectFactory.createGlslSetarrayTypeArray(GlslSetarrayType value)
          Create an instance of JAXBElement<GlslSetarrayType>}
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlslSetarrayType
 JAXBElement<GlslSetarrayType> ObjectFactory.createGlslSetarrayTypeArray(GlslSetarrayType value)
          Create an instance of JAXBElement<GlslSetarrayType>}
 void GlslSetparam.setArray(GlslSetarrayType value)
          Sets the value of the array property.
 


CroftSoft Javadoc

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