|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VOI18Enumeration | |
|---|---|
| org.openxma.dsl.reference.dto | |
| org.openxma.dsl.reference.model | |
| org.openxma.dsl.reference.model.impl | |
| org.openxma.dsl.reference.types.valueobject | |
| Uses of VOI18Enumeration in org.openxma.dsl.reference.dto |
|---|
| Methods in org.openxma.dsl.reference.dto that return VOI18Enumeration | |
|---|---|
VOI18Enumeration |
VODataView.getPVOI18Enumeration()
|
| Methods in org.openxma.dsl.reference.dto with parameters of type VOI18Enumeration | |
|---|---|
void |
VODataView.setPVOI18Enumeration(VOI18Enumeration pVOI18Enumeration)
|
| Constructors in org.openxma.dsl.reference.dto with parameters of type VOI18Enumeration | |
|---|---|
VODataView(java.lang.String oid,
java.util.Date version,
VOBigDecimal pVOBigDecimal,
VODate pVODate,
VOTimestamp pVOTimestamp,
VODouble pVODouble,
VOFloat pVOFloat,
VOInteger pVOInteger,
VOLong pVOLong,
VOString pVOString,
VOBoolean pVOBoolean,
VOI18Enumeration pVOI18Enumeration,
VOByteArray pVOByteArray,
VOXml pVOXml,
org.openxma.dsl.platform.valueobject.ValueObjectByteArray pVOXml2)
|
|
| Uses of VOI18Enumeration in org.openxma.dsl.reference.model |
|---|
| Methods in org.openxma.dsl.reference.model that return VOI18Enumeration | |
|---|---|
VOI18Enumeration |
VOData.getPVOI18Enumeration()
|
| Methods in org.openxma.dsl.reference.model with parameters of type VOI18Enumeration | |
|---|---|
void |
VOData.setPVOI18Enumeration(VOI18Enumeration pVOI18Enumeration)
|
| Uses of VOI18Enumeration in org.openxma.dsl.reference.model.impl |
|---|
| Methods in org.openxma.dsl.reference.model.impl that return VOI18Enumeration | |
|---|---|
VOI18Enumeration |
VODataImpl.getPVOI18Enumeration()
|
| Methods in org.openxma.dsl.reference.model.impl with parameters of type VOI18Enumeration | |
|---|---|
void |
VODataImpl.setPVOI18Enumeration(VOI18Enumeration pVOI18Enumeration)
|
| Uses of VOI18Enumeration in org.openxma.dsl.reference.types.valueobject |
|---|
| Methods in org.openxma.dsl.reference.types.valueobject that return VOI18Enumeration | |
|---|---|
static VOI18Enumeration |
VOI18Enumeration.newOrNull(java.lang.String pString)
Create a new instance of VOI18Enumeration or return null depending on input. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||