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