Class MetadataType
- java.lang.Object
-
- com.lyncode.xoai.serviceprovider.oaipmh.spec.MetadataType
-
public class MetadataType extends Object
Metadata must be expressed in XML that complies with another XML Schema (namespace=#other). Metadata must be explicitly qualified in the response. Java class for metadataType complex type. The following schema fragment specifies the expected content contained within this class.
-
-
Constructor Summary
Constructors Constructor Description MetadataType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetAny()Gets the value of the any property.voidsetAny(Object value)Sets the value of the any property.
-
-
-
Field Detail
-
value
protected Object value
-
-