Uses of Class
eu.europa.data.europass.model.credentials_.CreditPointsType
-
Packages that use CreditPointsType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of CreditPointsType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return CreditPointsType Modifier and Type Method Description CreditPointsTypeCreditPointsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CreditPointsTypeObjectFactory. createCreditPointsType()Create an instance ofCreditPointsTypeCreditPointsTypeLearningSpecificationType. getHasCreditPointsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionCreditPointsTypeQualificationType. getHasCreditPointsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type CreditPointsType Modifier and Type Method Description List<CreditPointsType>LearningSpecificationType. getHasCreditPoints()Gets the value of the hasCreditPoints property.List<CreditPointsType>QualificationType. getHasCreditPoints()Gets the value of the hasCreditPoints property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type CreditPointsType Modifier and Type Method Description voidLearningSpecificationType. addHasCreditPoints(CreditPointsType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addHasCreditPoints(CreditPointsType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidCreditPointsType. cloneTo(CreditPointsType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type CreditPointsType Modifier and Type Method Description voidLearningSpecificationType. setHasCreditPoints(List<CreditPointsType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setHasCreditPoints(List<CreditPointsType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-