Class AboutType
- java.lang.Object
-
- com.lyncode.xoai.serviceprovider.oaipmh.spec.AboutType
-
public class AboutType extends Object
Data "about" the record must be expressed in XML that is compliant with an XML Schema defined by a community. Java class for aboutType complex type. The following schema fragment specifies the expected content contained within this class.
-
-
Constructor Summary
Constructors Constructor Description AboutType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetAny()Gets the value of the any property.voidsetAny(Object object)Sets the value of the any property.
-
-
-
Field Detail
-
value
protected Object value
-
-