Uses of Class
eu.europa.data.europass.model.credentials_.AccreditationType.LimitEQFLevel
-
Packages that use AccreditationType.LimitEQFLevel Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AccreditationType.LimitEQFLevel in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AccreditationType.LimitEQFLevel Modifier and Type Method Description AccreditationType.LimitEQFLevelAccreditationType.LimitEQFLevel. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AccreditationType.LimitEQFLevelObjectFactory. createAccreditationTypeLimitEQFLevel()Create an instance ofAccreditationType.LimitEQFLevelAccreditationType.LimitEQFLevelAccreditationType. getLimitEQFLevelAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AccreditationType.LimitEQFLevel Modifier and Type Method Description List<AccreditationType.LimitEQFLevel>AccreditationType. getLimitEQFLevel()Gets the value of the limitEQFLevel property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AccreditationType.LimitEQFLevel Modifier and Type Method Description voidAccreditationType. addLimitEQFLevel(AccreditationType.LimitEQFLevel elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAccreditationType.LimitEQFLevel. cloneTo(AccreditationType.LimitEQFLevel ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AccreditationType.LimitEQFLevel Modifier and Type Method Description voidAccreditationType. setLimitEQFLevel(List<AccreditationType.LimitEQFLevel> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-