Uses of Class
org.apache.sis.internal.jaxb.gco.GO_Record
Packages that use GO_Record
Package
Description
Miscellaneous objects and adapters defined in the
"gco"
namespace.-
Uses of GO_Record in org.apache.sis.internal.jaxb.gco
Subclasses of GO_Record in org.apache.sis.internal.jaxb.gcoModifier and TypeClassDescriptionstatic final class
Wraps the value only if marshalling ISO 19115-3 element.Methods in org.apache.sis.internal.jaxb.gco that return GO_RecordModifier and TypeMethodDescriptionprotected GO_Record
GO_Record.Since2014.wrap
(org.opengis.util.Record value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected GO_Record
GO_Record.wrap
(org.opengis.util.Record value) Returns a wrapper for the givenRecord
element.