Uses of Class
eu.europa.data.europass.model.credentials_.ScoringSchemeType
-
Packages that use ScoringSchemeType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of ScoringSchemeType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return ScoringSchemeType Modifier and Type Method Description ScoringSchemeTypeScoringSchemeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ScoringSchemeTypeObjectFactory. createScoringSchemeType()Create an instance ofScoringSchemeTypeScoringSchemeTypeScoringSchemeReferencesType. getScoringSchemeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type ScoringSchemeType Modifier and Type Method Description List<ScoringSchemeType>ScoringSchemeReferencesType. getScoringScheme()Gets the value of the scoringScheme property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type ScoringSchemeType Modifier and Type Method Description voidScoringSchemeReferencesType. addScoringScheme(ScoringSchemeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidScoringSchemeType. cloneTo(ScoringSchemeType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type ScoringSchemeType Modifier and Type Method Description voidScoringSchemeReferencesType. setScoringScheme(List<ScoringSchemeType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-