Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.PropertyType

Packages that use PropertyType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang.impl   
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans that return types with arguments of type PropertyType
 javax.xml.bind.JAXBElement<PropertyType> ObjectFactory.createProperty(PropertyType value)
          Create an instance of JAXBElement<PropertyType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans with parameters of type PropertyType
 javax.xml.bind.JAXBElement<PropertyType> ObjectFactory.createProperty(PropertyType value)
          Create an instance of JAXBElement<PropertyType>}
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl that implement PropertyType
 class PropertyTypeImpl
           
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang that return PropertyType
 PropertyType[] SimpleScriptType.getProperty()
           
 PropertyType SimpleScriptType.getProperty(int idx)
           
 PropertyType SimpleScriptType.setProperty(int idx, PropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang with parameters of type PropertyType
 PropertyType SimpleScriptType.setProperty(int idx, PropertyType value)
           
 void SimpleScriptType.setProperty(PropertyType[] values)
           
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang.impl
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang.impl declared as PropertyType
protected  PropertyType[] SimpleScriptTypeImpl.property
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang.impl that return PropertyType
 PropertyType[] SimpleScriptTypeImpl.getProperty()
           
 PropertyType SimpleScriptTypeImpl.getProperty(int idx)
           
 PropertyType SimpleScriptTypeImpl.setProperty(int idx, PropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.lang.impl with parameters of type PropertyType
protected  void SimpleScriptTypeImpl.copyProperty(PropertyType[] source)
          Copies all values of property Property.
 PropertyType SimpleScriptTypeImpl.setProperty(int idx, PropertyType value)
           
 void SimpleScriptTypeImpl.setProperty(PropertyType[] values)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.