Uses of Class
eu.europa.data.europass.model.credentials_.AccreditationType.LimitField
-
Packages that use AccreditationType.LimitField Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AccreditationType.LimitField in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AccreditationType.LimitField Modifier and Type Method Description AccreditationType.LimitFieldAccreditationType.LimitField. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AccreditationType.LimitFieldObjectFactory. createAccreditationTypeLimitField()Create an instance ofAccreditationType.LimitFieldAccreditationType.LimitFieldAccreditationType. getLimitFieldAtIndex(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.LimitField Modifier and Type Method Description List<AccreditationType.LimitField>AccreditationType. getLimitField()Gets the value of the limitField property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AccreditationType.LimitField Modifier and Type Method Description voidAccreditationType. addLimitField(AccreditationType.LimitField elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAccreditationType.LimitField. cloneTo(AccreditationType.LimitField 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.LimitField Modifier and Type Method Description voidAccreditationType. setLimitField(List<AccreditationType.LimitField> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-