Uses of Class
org.dspace.pack.bagit.xml.metadata.Value
-
Packages that use Value Package Description org.dspace.pack.bagit.xml.metadata -
-
Uses of Value in org.dspace.pack.bagit.xml.metadata
Methods in org.dspace.pack.bagit.xml.metadata that return types with arguments of type Value Modifier and Type Method Description List<Value>Metadata. getValues()Methods in org.dspace.pack.bagit.xml.metadata with parameters of type Value Modifier and Type Method Description voidMetadata. addValue(Value valueB)Method parameters in org.dspace.pack.bagit.xml.metadata with type arguments of type Value Modifier and Type Method Description voidMetadata. setValues(List<Value> values)
-