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