Uses of Enum
com.sun.xml.bind.v2.model.core.PropertyKind
Packages that use PropertyKind
Package
Description
The in-memory model of the JAXB-bound beans.
-
Uses of PropertyKind in com.sun.xml.bind.v2.model.core
Methods in com.sun.xml.bind.v2.model.core that return PropertyKindModifier and TypeMethodDescriptionPropertyInfo.kind()Gets the kind of this property.static PropertyKindReturns 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. -
Uses of PropertyKind in com.sun.xml.bind.v2.runtime.property
Methods in com.sun.xml.bind.v2.runtime.property that return PropertyKind