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