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