Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.HeaderType
-
Packages that use HeaderType Package Description com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of HeaderType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as HeaderType Modifier and Type Field Description protected HeaderTypeRecordType. headerFields in com.lyncode.xoai.dataprovider.xml.oaipmh with type parameters of type HeaderType Modifier and Type Field Description protected List<HeaderType>ListIdentifiersType. headerMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return HeaderType Modifier and Type Method Description HeaderTypeRecordType. getHeader()Gets the value of the header property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh that return types with arguments of type HeaderType Modifier and Type Method Description List<HeaderType>ListIdentifiersType. getHeader()Gets the value of the header property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type HeaderType Modifier and Type Method Description voidRecordType. setHeader(HeaderType value)Sets the value of the header property.
-