@Entity public class TestRelation extends Object
| Constructor and Description |
|---|
TestRelation() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAnum() |
List<TestBank> |
getBanks() |
Long |
getId() |
String |
getName() |
TestBankAccount |
getPreferredAccount()
Column FBT_ID_PREFERRED NUMBER(16, 0) NULL: De aangewezen bankrekening.
|
String |
getProperName() |
public String getProperName()
public double getAnum()
public TestBankAccount getPreferredAccount()
public List<TestBank> getBanks()
to.etc.test.webapp.query.qfield.TestRelation#getBankAccounts()public Long getId()
public String getName()
Copyright © 2017 etc.to. All rights reserved.