Uses of Class
eu.europa.data.europass.model.credentials_.AwardingProcessType
-
Packages that use AwardingProcessType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AwardingProcessType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AwardingProcessType Modifier and Type Method Description AwardingProcessTypeAwardingProcessType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AwardingProcessTypeObjectFactory. createAwardingProcessType()Create an instance ofAwardingProcessTypeAwardingProcessTypeAwardingProcessReferencesType. getAwardingProcessAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AwardingProcessType Modifier and Type Method Description List<AwardingProcessType>AwardingProcessReferencesType. getAwardingProcess()Gets the value of the awardingProcess property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AwardingProcessType Modifier and Type Method Description voidAwardingProcessReferencesType. addAwardingProcess(AwardingProcessType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAwardingProcessType. cloneTo(AwardingProcessType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AwardingProcessType Modifier and Type Method Description voidAwardingProcessReferencesType. setAwardingProcess(List<AwardingProcessType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-