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