Uses of Class
eu.openaire.oaf.model.base.InstanceType
-
Packages that use InstanceType Package Description eu.openaire.oaf.model.base -
-
Uses of InstanceType in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base with type parameters of type InstanceType Modifier and Type Field Description protected List<InstanceType>InstancesType. instanceMethods in eu.openaire.oaf.model.base that return InstanceType Modifier and Type Method Description InstanceTypeObjectFactory. createInstanceType()Create an instance ofInstanceTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type InstanceType Modifier and Type Method Description List<InstanceType>InstancesType. getInstance()Gets the value of the instance property.
-