Uses of Class
eu.europa.data.europass.model.credentials_.EntitlementSpecificationType
-
Packages that use EntitlementSpecificationType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of EntitlementSpecificationType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return EntitlementSpecificationType Modifier and Type Method Description EntitlementSpecificationTypeEntitlementSpecificationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2EntitlementSpecificationTypeObjectFactory. createEntitlementSpecificationType()Create an instance ofEntitlementSpecificationTypeEntitlementSpecificationTypeEntitlementSpecificationReferencesType. getEntitlementSpecificationAtIndex(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 Modifier and Type Method Description List<EntitlementSpecificationType>EntitlementSpecificationReferencesType. getEntitlementSpecification()Gets the value of the entitlementSpecification property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type EntitlementSpecificationType Modifier and Type Method Description voidEntitlementSpecificationReferencesType. addEntitlementSpecification(EntitlementSpecificationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidEntitlementSpecificationType. cloneTo(EntitlementSpecificationType 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 Modifier and Type Method Description voidEntitlementSpecificationReferencesType. setEntitlementSpecification(List<EntitlementSpecificationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-