Uses of Interface
net.opengis.cat.csw20.BriefRecordType
-
Packages that use BriefRecordType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of BriefRecordType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return BriefRecordType Modifier and Type Method Description BriefRecordType
Csw20Factory. createBriefRecordType()
Returns a new object of class 'Brief Record Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type BriefRecordType Modifier and Type Method Description EList<BriefRecordType>
InsertResultType. getBriefRecord()
Returns the value of the 'Brief Record' containment reference list. -
Uses of BriefRecordType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement BriefRecordType Modifier and Type Class Description class
BriefRecordTypeImpl
An implementation of the model object 'Brief Record Type'.Fields in net.opengis.cat.csw20.impl with type parameters of type BriefRecordType Modifier and Type Field Description protected EList<BriefRecordType>
InsertResultTypeImpl. briefRecord
The cached value of the 'Brief Record
' containment reference list.Methods in net.opengis.cat.csw20.impl that return BriefRecordType Modifier and Type Method Description BriefRecordType
Csw20FactoryImpl. createBriefRecordType()
Methods in net.opengis.cat.csw20.impl that return types with arguments of type BriefRecordType Modifier and Type Method Description EList<BriefRecordType>
InsertResultTypeImpl. getBriefRecord()
-