|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| org.crsh.jcr | |
| Uses of PropertyType in org.crsh.jcr |
|---|
| Fields in org.crsh.jcr declared as PropertyType | |
|---|---|
private static PropertyType[] |
PropertyType.all
. |
| Fields in org.crsh.jcr with type parameters of type PropertyType | |
|---|---|
private static Map<Class<?>,PropertyType> |
PropertyType.canonicalMapping
. |
| Methods in org.crsh.jcr that return PropertyType | |
|---|---|
static PropertyType |
PropertyType.fromCanonicalType(Class<?> canonicalType)
|
static PropertyType |
PropertyType.fromValue(int v)
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||