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