Uses of Class
eu.europa.data.europass.model.credentials_.CreditPointSystemEnumType
-
Packages that use CreditPointSystemEnumType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of CreditPointSystemEnumType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return CreditPointSystemEnumType Modifier and Type Method Description static CreditPointSystemEnumTypeCreditPointSystemEnumType. fromValue(String v)CreditPointSystemEnumTypeECTSCreditPointSystemEnumType. value()static CreditPointSystemEnumTypeCreditPointSystemEnumType. valueOf(String name)Returns the enum constant of this type with the specified name.static CreditPointSystemEnumType[]CreditPointSystemEnumType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.data.europass.model.credentials_ with parameters of type CreditPointSystemEnumType Modifier and Type Method Description static ECTSCreditPointSystemEnumTypeECTSCreditPointSystemEnumType. fromValue(CreditPointSystemEnumType v)
-