|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Produktart in portoapplikation |
---|
Methods in portoapplikation that return Produktart | |
---|---|
Produktart |
Postprodukt.getProduktart()
|
static Produktart |
Produktart.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Produktart[] |
Produktart.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in portoapplikation with parameters of type Produktart | |
---|---|
Postprodukt(Produktart produktart,
double gewicht,
double entfernung)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |