Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.DescriptionType
-
Packages that use DescriptionType Package Description com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of DescriptionType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh with type parameters of type DescriptionType Modifier and Type Field Description protected List<DescriptionType>IdentifyType. descriptionprotected List<DescriptionType>SetType. setDescriptionMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return types with arguments of type DescriptionType Modifier and Type Method Description List<DescriptionType>IdentifyType. getDescription()Gets the value of the description property.List<DescriptionType>SetType. getSetDescription()Gets the value of the setDescription property.
-