Uses of Class
org.apache.sis.internal.jaxb.gco.MultiplicityRange
Packages that use MultiplicityRange
Package
Description
Miscellaneous objects and adapters defined in the
"gco" namespace.-
Uses of MultiplicityRange in org.apache.sis.internal.jaxb.gco
Methods in org.apache.sis.internal.jaxb.gco that return MultiplicityRangeModifier and TypeMethodDescriptionprivate MultiplicityRangeGO_MultiplicityRange.getElement()Invoked by JAXB at marshalling time for getting the actual value to write.(package private) static MultiplicityRangeMultiplicityRange.wrap(NumberRange<Integer> range) Wraps the given integer range in multiplicity range, or returnsnullif the given range is null.Methods in org.apache.sis.internal.jaxb.gco with parameters of type MultiplicityRangeModifier and TypeMethodDescriptionprivate voidGO_MultiplicityRange.setElement(MultiplicityRange metadata) Invoked by JAXB at unmarshalling time for storing the result temporarily.