Uses of Class
org.apache.sis.internal.jaxb.gco.GO_RecordType
Packages that use GO_RecordType
Package
Description
Miscellaneous objects and adapters defined in the
"gco"
namespace.-
Uses of GO_RecordType in org.apache.sis.internal.jaxb.gco
Subclasses of GO_RecordType 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_RecordTypeModifier and TypeMethodDescriptionprotected GO_RecordType
GO_RecordType.Since2014.wrap
(org.opengis.util.RecordType value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected GO_RecordType
GO_RecordType.wrap
(org.opengis.util.RecordType value) Returns a wrapper for the givenRecordType
element.