Uses of Class
nl.b3p.csw.jaxb.csw.RecordPropertyType
-
Packages that use RecordPropertyType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of RecordPropertyType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return RecordPropertyType Modifier and Type Method Description RecordPropertyTypeObjectFactory. createRecordPropertyType()Create an instance ofRecordPropertyTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type RecordPropertyType Modifier and Type Method Description RecordPropertyObjectFactory. createRecordProperty(RecordPropertyType value)Create an instance ofRecordProperty}Constructors in nl.b3p.csw.jaxb.csw with parameters of type RecordPropertyType Constructor Description RecordProperty(RecordPropertyType value)
-