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

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

Fields in org.collada._2005._11.colladaschema declared as CgNewarrayType
protected  CgNewarrayType CgNewparam.array
           
 

Methods in org.collada._2005._11.colladaschema that return CgNewarrayType
 CgNewarrayType ObjectFactory.createCgNewarrayType()
          Create an instance of CgNewarrayType
 CgNewarrayType CgNewparam.getArray()
          Gets the value of the array property.
 

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

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


CroftSoft Javadoc

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