Uses of Class
nl.b3p.csw.jaxb.elements.Subject
-
Packages that use Subject Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.elements -
-
Uses of Subject in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type Subject Modifier and Type Field Description protected List<Subject>SummaryRecordType. subjectMethods in nl.b3p.csw.jaxb.csw that return types with arguments of type Subject Modifier and Type Method Description List<Subject>SummaryRecordType. getSubject()Gets the value of the subject property. -
Uses of Subject in nl.b3p.csw.jaxb.elements
Methods in nl.b3p.csw.jaxb.elements that return Subject Modifier and Type Method Description SubjectObjectFactory. createSubject(SimpleLiteral value)Create an instance ofSubject}
-