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