Package | Description |
---|---|
com.viaoa.ds.autonumber |
OADataSource subclass for memory only/ non-persistent data.
|
com.viaoa.model.oa |
Helper wrapper classes.
|
com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
com.viaoa.util |
Utility Classes used for object graphs and applications.
|
Modifier and Type | Method and Description |
---|---|
String |
NextNumber.getId()
Returns Identifier for this object, the Class name (including package name).
|
Modifier and Type | Method and Description |
---|---|
String |
VNameValue.getName() |
OADate |
VDate.getValue() |
OADateTime |
VDateTime.getValue() |
double |
VDouble.getValue() |
int |
VInteger.getValue() |
long |
VLong.getValue() |
String |
VNameValue.getValue() |
String |
VString.getValue() |
OATime |
VTime.getValue() |
Modifier and Type | Method and Description |
---|---|
OAProperty |
OAPropertyInfo.getOAProperty() |
Modifier and Type | Method and Description |
---|---|
void |
OAPropertyInfo.setOAProperty(OAProperty p) |
Modifier and Type | Method and Description |
---|---|
OAProperty |
OAPropertyPath.getOAPropertyAnnotation() |
Copyright © 1999–2019 ViaOA. All rights reserved.