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 MultiplicityRange
GO_MultiplicityRange.getElement()
Invoked by JAXB at marshalling time for getting the actual value to write.(package private) static MultiplicityRange
MultiplicityRange.wrap
(NumberRange<Integer> range) Wraps the given integer range in multiplicity range, or returnsnull
if the given range is null.Methods in org.apache.sis.internal.jaxb.gco with parameters of type MultiplicityRangeModifier and TypeMethodDescriptionprivate void
GO_MultiplicityRange.setElement
(MultiplicityRange metadata) Invoked by JAXB at unmarshalling time for storing the result temporarily.