Class DescriptionType
- java.lang.Object
-
- com.lyncode.xoai.serviceprovider.oaipmh.spec.DescriptionType
-
public class DescriptionType extends Object
The descriptionType is used for the description element in Identify and for setDescription element in ListSets. Content must be compliant with an XML Schema defined by a community. Java class for descriptionType complex type. The following schema fragment specifies the expected content contained within this class.
-
-
Constructor Summary
Constructors Constructor Description DescriptionType()
-
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
-
-