Uses of Interface
net.opengis.cat.csw20.RecordType
-
Packages that use RecordType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of RecordType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return RecordType Modifier and Type Method Description RecordType
Csw20Factory. createRecordType()
Returns a new object of class 'Record Type'. -
Uses of RecordType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement RecordType Modifier and Type Class Description class
RecordTypeImpl
An implementation of the model object 'Record Type'.Methods in net.opengis.cat.csw20.impl that return RecordType Modifier and Type Method Description RecordType
Csw20FactoryImpl. createRecordType()
-