Uses of Enum Class
org.glassfish.jaxb.core.v2.model.core.PropertyKind
Packages that use PropertyKind
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.The in-memory model of the JAXB-bound beans.
-
Uses of PropertyKind in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model that return PropertyKind -
Uses of PropertyKind in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core that return PropertyKindModifier and TypeMethodDescriptionPropertyInfo.kind()Gets the kind of this property.static PropertyKindReturns the enum constant of this class with the specified name.static PropertyKind[]PropertyKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PropertyKind in org.glassfish.jaxb.runtime.v2.runtime.property
Methods in org.glassfish.jaxb.runtime.v2.runtime.property that return PropertyKind