Uses of Class
eu.openaire.oaf.model.base.ExternalreferenceType
-
Packages that use ExternalreferenceType Package Description eu.openaire.oaf.model.base -
-
Uses of ExternalreferenceType in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base with type parameters of type ExternalreferenceType Modifier and Type Field Description protected List<ExternalreferenceType>InstancesType. externalreferenceMethods in eu.openaire.oaf.model.base that return ExternalreferenceType Modifier and Type Method Description ExternalreferenceTypeObjectFactory. createExternalreferenceType()Create an instance ofExternalreferenceTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type ExternalreferenceType Modifier and Type Method Description List<ExternalreferenceType>InstancesType. getExternalreference()Gets the value of the externalreference property.
-