Uses of Class
org.apache.sis.util.iso.DefaultRecord
Packages that use DefaultRecord
Package
Description
Miscellaneous objects and adapters defined in the
"gco" namespace.Implementations of GeoAPI types from the
org.opengis.util package.-
Uses of DefaultRecord in org.apache.sis.internal.jaxb.gco
Methods in org.apache.sis.internal.jaxb.gco that return DefaultRecordModifier and TypeMethodDescriptionfinal DefaultRecordGO_Record.getElement()Returns theDefaultRecordgenerated from the metadata value.Methods in org.apache.sis.internal.jaxb.gco with parameters of type DefaultRecordModifier and TypeMethodDescriptionfinal voidGO_Record.setElement(DefaultRecord metadata) Sets the value for theDefaultRecord. -
Uses of DefaultRecord in org.apache.sis.util.iso
Methods in org.apache.sis.util.iso that return DefaultRecordModifier and TypeMethodDescriptionstatic DefaultRecordDefaultRecord.castOrCopy(org.opengis.util.Record other) Returns a SIS implementation with the name and fields of the given arbitrary implementation.