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

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

Fields in org.collada._2005._11.colladaschema declared as GlslNewarrayType
protected  GlslNewarrayType GlslNewparam.array
           
 

Methods in org.collada._2005._11.colladaschema that return GlslNewarrayType
 GlslNewarrayType ObjectFactory.createGlslNewarrayType()
          Create an instance of GlslNewarrayType
 GlslNewarrayType GlslNewparam.getArray()
          Gets the value of the array property.
 

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

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


CroftSoft Javadoc

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