Uses of Interface
org.glassfish.jaxb.core.v2.model.core.ElementPropertyInfo
-
Packages that use ElementPropertyInfo Package Description org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans. -
-
Uses of ElementPropertyInfo in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core that return ElementPropertyInfo Modifier and Type Method Description ElementPropertyInfo<T,C>ElementInfo. getProperty()Gets the object that represents the value property.
-