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