Uses of Interface
net.opengis.cat.csw20.AbstractRecordType
Packages that use AbstractRecordType
-
Uses of AbstractRecordType in net.opengis.cat.csw20
Subinterfaces of AbstractRecordType in net.opengis.cat.csw20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Brief Record Type'.interface
A representation of the model object 'DCMI Record Type'.interface
A representation of the model object 'Record Type'.interface
A representation of the model object 'Summary Record Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type AbstractRecordTypeModifier and TypeMethodDescriptionEList<AbstractRecordType>
GetRecordByIdResponseType.getAbstractRecord()
Returns the value of the 'Abstract Record' containment reference list.EList<AbstractRecordType>
SearchResultsType.getAbstractRecord()
Returns the value of the 'Abstract Record' containment reference list. -
Uses of AbstractRecordType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement AbstractRecordTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Record Type'.class
An implementation of the model object 'Brief Record Type'.class
An implementation of the model object 'DCMI Record Type'.class
An implementation of the model object 'Record Type'.class
An implementation of the model object 'Summary Record Type'.Methods in net.opengis.cat.csw20.impl that return types with arguments of type AbstractRecordTypeModifier and TypeMethodDescriptionEList<AbstractRecordType>
GetRecordByIdResponseTypeImpl.getAbstractRecord()
EList<AbstractRecordType>
SearchResultsTypeImpl.getAbstractRecord()