Uses of Class
eu.europa.data.europass.model.credentials_.AccreditationType.LimitJurisdiction
-
Packages that use AccreditationType.LimitJurisdiction Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AccreditationType.LimitJurisdiction in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AccreditationType.LimitJurisdiction Modifier and Type Method Description AccreditationType.LimitJurisdictionAccreditationType.LimitJurisdiction. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AccreditationType.LimitJurisdictionObjectFactory. createAccreditationTypeLimitJurisdiction()Create an instance ofAccreditationType.LimitJurisdictionAccreditationType.LimitJurisdictionAccreditationType. getLimitJurisdictionAtIndex(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.LimitJurisdiction Modifier and Type Method Description List<AccreditationType.LimitJurisdiction>AccreditationType. getLimitJurisdiction()Gets the value of the limitJurisdiction property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AccreditationType.LimitJurisdiction Modifier and Type Method Description voidAccreditationType. addLimitJurisdiction(AccreditationType.LimitJurisdiction elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAccreditationType.LimitJurisdiction. cloneTo(AccreditationType.LimitJurisdiction 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.LimitJurisdiction Modifier and Type Method Description voidAccreditationType. setLimitJurisdiction(List<AccreditationType.LimitJurisdiction> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-