|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container | |
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl | |
| Uses of PropertyType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container that return PropertyType | |
|---|---|
static PropertyType |
PropertyType.fromValue(String v)
|
PropertyType |
Property.getType()
Gets the value of the type property. |
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container with parameters of type PropertyType | |
|---|---|
void |
Property.setType(PropertyType value)
Sets the value of the type property. |
| Uses of PropertyType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl declared as PropertyType | |
|---|---|
protected PropertyType |
PropertyImpl.type
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl that return PropertyType | |
|---|---|
PropertyType |
PropertyImpl.getType()
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl with parameters of type PropertyType | |
|---|---|
void |
PropertyImpl.setType(PropertyType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||