|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VOBoolean | |
|---|---|
| org.openxma.dsl.reference.dto | |
| org.openxma.dsl.reference.model | |
| org.openxma.dsl.reference.model.impl | |
| org.openxma.dsl.reference.types.valueobject | |
| Uses of VOBoolean in org.openxma.dsl.reference.dto |
|---|
| Methods in org.openxma.dsl.reference.dto that return VOBoolean | |
|---|---|
VOBoolean |
VODataView.getPVOBoolean()
|
| Methods in org.openxma.dsl.reference.dto with parameters of type VOBoolean | |
|---|---|
void |
VODataView.setPVOBoolean(VOBoolean pVOBoolean)
|
| Constructors in org.openxma.dsl.reference.dto with parameters of type VOBoolean | |
|---|---|
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 VOBoolean in org.openxma.dsl.reference.model |
|---|
| Methods in org.openxma.dsl.reference.model that return VOBoolean | |
|---|---|
VOBoolean |
VOData.getPVOBoolean()
|
| Methods in org.openxma.dsl.reference.model with parameters of type VOBoolean | |
|---|---|
void |
VOData.setPVOBoolean(VOBoolean pVOBoolean)
|
| Uses of VOBoolean in org.openxma.dsl.reference.model.impl |
|---|
| Methods in org.openxma.dsl.reference.model.impl that return VOBoolean | |
|---|---|
VOBoolean |
VODataImpl.getPVOBoolean()
|
| Methods in org.openxma.dsl.reference.model.impl with parameters of type VOBoolean | |
|---|---|
void |
VODataImpl.setPVOBoolean(VOBoolean pVOBoolean)
|
| Uses of VOBoolean in org.openxma.dsl.reference.types.valueobject |
|---|
| Methods in org.openxma.dsl.reference.types.valueobject that return VOBoolean | |
|---|---|
static VOBoolean |
VOBoolean.newOrNull(java.lang.Boolean pBoolean)
Create a new instance of VOBoolean or return null depending on input. |
static VOBoolean |
VOBoolean.newOrNull(java.lang.String value)
Create a new instance of VOBoolean or return null depending on input. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||