Uses of Class
nl.b3p.csw.jaxb.terms.Abstract
-
Packages that use Abstract Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.terms -
-
Uses of Abstract in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type Abstract Modifier and Type Field Description protected List<Abstract>SummaryRecordType. _abstractMethods in nl.b3p.csw.jaxb.csw that return types with arguments of type Abstract Modifier and Type Method Description List<Abstract>SummaryRecordType. getAbstract()Gets the value of the abstract property. -
Uses of Abstract in nl.b3p.csw.jaxb.terms
Methods in nl.b3p.csw.jaxb.terms that return Abstract Modifier and Type Method Description AbstractObjectFactory. createAbstract(SimpleLiteral value)Create an instance ofAbstract}
-