Uses of Class
nl.b3p.csw.jaxb.csw.RecordProperty
-
Packages that use RecordProperty Package Description nl.b3p.csw.jaxb.csw -
-
Uses of RecordProperty in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type RecordProperty Modifier and Type Field Description protected List<RecordProperty>UpdateType. recordPropertyMethods in nl.b3p.csw.jaxb.csw that return RecordProperty Modifier and Type Method Description RecordPropertyObjectFactory. createRecordProperty(RecordPropertyType value)Create an instance ofRecordProperty}Methods in nl.b3p.csw.jaxb.csw that return types with arguments of type RecordProperty Modifier and Type Method Description List<RecordProperty>UpdateType. getRecordProperty()Gets the value of the recordProperty property.Constructor parameters in nl.b3p.csw.jaxb.csw with type arguments of type RecordProperty Constructor Description UpdateType(Object any, List<RecordProperty> recordProperty, Constraint constraint, String handle)Fully-initialising value constructor
-