A B C D E F G H I K L M N O P R S T U V W Z

V

valueOf(String) - Static method in enum de.tud.wise.casestudy.business.Artikel.Mengeneinheit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.tud.wise.casestudy.business.Kunde.Zahlungsart
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.tud.wise.casestudy.business.Artikel.Mengeneinheit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.tud.wise.casestudy.business.Kunde.Zahlungsart
Returns an array containing the constants of this enum type, in the order they are declared.
verkaufsPreis - Variable in class de.tud.wise.casestudy.business.Artikel
Der Verkaufspreis (netto) des Artikels.
vorname - Variable in class de.tud.wise.casestudy.business.Kunde
Der Vorname.

A B C D E F G H I K L M N O P R S T U V W Z