|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans | |
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.lang | |
| Uses of PropertyType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans |
|---|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans that return PropertyType | |
|---|---|
PropertyType |
PropertyType.clone()
Creates and returns a copy of this object. |
PropertyType |
ObjectFactory.createPropertyType()
Create an instance of PropertyType |
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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.priv.indexed.valueclass.spring.beans with parameters of type PropertyType | |
|---|---|
javax.xml.bind.JAXBElement<PropertyType> |
ObjectFactory.createProperty(PropertyType value)
Create an instance of JAXBElement<PropertyType>} |
| Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans with parameters of type PropertyType | |
|---|---|
PropertyType(PropertyType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.PropertyType instance by copying a given instance. |
|
| Uses of PropertyType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.lang |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.lang declared as PropertyType | |
|---|---|
protected PropertyType[] |
SimpleScriptType.property
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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.priv.indexed.valueclass.spring.lang with parameters of type PropertyType | |
|---|---|
PropertyType |
SimpleScriptType.setProperty(int idx,
PropertyType value)
|
void |
SimpleScriptType.setProperty(PropertyType[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||