Uses of Class
nl.b3p.csw.jaxb.csw.DCMIRecordType
-
Packages that use DCMIRecordType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of DCMIRecordType in nl.b3p.csw.jaxb.csw
Subclasses of DCMIRecordType in nl.b3p.csw.jaxb.csw Modifier and Type Class Description classRecordTypeThis type extends DCMIRecordType to add ows:BoundingBox; it may be used to specify a spatial envelope for the catalogued resource.Methods in nl.b3p.csw.jaxb.csw that return DCMIRecordType Modifier and Type Method Description DCMIRecordTypeObjectFactory. createDCMIRecordType()Create an instance ofDCMIRecordTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type DCMIRecordType Modifier and Type Method Description DCMIRecordObjectFactory. createDCMIRecord(DCMIRecordType value)Create an instance ofDCMIRecord}Constructors in nl.b3p.csw.jaxb.csw with parameters of type DCMIRecordType Constructor Description DCMIRecord(DCMIRecordType value)
-