Uses of Class
eu.openaire.oaf.model.base.FieldType
-
Packages that use FieldType Package Description eu.openaire.oaf.model.base -
-
Uses of FieldType in eu.openaire.oaf.model.base
Methods in eu.openaire.oaf.model.base that return FieldType Modifier and Type Method Description FieldTypeObjectFactory. createFieldType()Create an instance ofFieldTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type FieldType Modifier and Type Method Description javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeLicense(FieldType value)javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeProcessingchargeamount(FieldType value)javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeProcessingchargecurrency(FieldType value)javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeRefereed(FieldType value)Methods in eu.openaire.oaf.model.base with parameters of type FieldType Modifier and Type Method Description javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeLicense(FieldType value)javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeProcessingchargeamount(FieldType value)javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeProcessingchargecurrency(FieldType value)javax.xml.bind.JAXBElement<FieldType>ObjectFactory. createInstanceTypeRefereed(FieldType value)
-