Uses of Class
org.apache.sis.internal.jaxb.gco.GO_MultiplicityRange
Packages that use GO_MultiplicityRange
Package
Description
Miscellaneous objects and adapters defined in the
"gco" namespace.-
Uses of GO_MultiplicityRange in org.apache.sis.internal.jaxb.gco
Subclasses with type arguments of type GO_MultiplicityRange in org.apache.sis.internal.jaxb.gcoModifier and TypeClassDescription(package private) final classAdapter for a component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.Methods in org.apache.sis.internal.jaxb.gco that return GO_MultiplicityRangeModifier and TypeMethodDescriptionprotected GO_MultiplicityRangeGO_MultiplicityRange.wrap(NumberRange<Integer> value) Allows JAXB to change the result of the marshalling process, according to the ISO 19115-3 standard and its requirements about primitive types.