|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Leg.Frequency | |
|---|---|
| org.hibernate.test.annotations.embedded | |
| Uses of Leg.Frequency in org.hibernate.test.annotations.embedded |
|---|
| Methods in org.hibernate.test.annotations.embedded that return Leg.Frequency | |
|---|---|
Leg.Frequency |
Leg.getPaymentFrequency()
|
static Leg.Frequency |
Leg.Frequency.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Leg.Frequency[] |
Leg.Frequency.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hibernate.test.annotations.embedded with parameters of type Leg.Frequency | |
|---|---|
void |
Leg.setPaymentFrequency(Leg.Frequency paymentFrequency)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||