| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Modifier and Type | Method | Description |
|---|---|---|
PropertyKind |
PropertyInfo.kind() |
Gets the kind of this property.
|
static PropertyKind |
PropertyKind.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PropertyKind[] |
PropertyKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Oracle Corporation. All rights reserved.