Uses of Class
nl.b3p.csw.jaxb.terms.Modified
-
Packages that use Modified Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.terms -
-
Uses of Modified in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type Modified Modifier and Type Field Description protected List<Modified>SummaryRecordType. modifiedMethods in nl.b3p.csw.jaxb.csw that return types with arguments of type Modified Modifier and Type Method Description List<Modified>SummaryRecordType. getModified()Gets the value of the modified property. -
Uses of Modified in nl.b3p.csw.jaxb.terms
Methods in nl.b3p.csw.jaxb.terms that return Modified Modifier and Type Method Description ModifiedObjectFactory. createModified(SimpleLiteral value)Create an instance ofModified}
-