|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| org.apache.felix.scrplugin.description | |
| Uses of PropertyType in org.apache.felix.scrplugin.description |
|---|
| Methods in org.apache.felix.scrplugin.description that return PropertyType | |
|---|---|
static PropertyType |
PropertyType.from(java.lang.Class<?> javaClass)
|
PropertyType |
PropertyDescription.getType()
|
static PropertyType |
PropertyType.valueOf(java.lang.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 org.apache.felix.scrplugin.description with parameters of type PropertyType | |
|---|---|
void |
PropertyDescription.setType(PropertyType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||