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