Package | Description |
---|---|
org.da.protoframework.model.core |
Contains the models for the applications and services implementation.
|
org.da.protoframework.model.types |
Contains the types definitions.
|
Modifier and Type | Method and Description |
---|---|
Data.Union |
Datas.getDataAsUnion(java.lang.String name)
Return the Data of a specified name, as an Union. it will return null if the Data is not an Union.
|
Data.Union |
ServiceInstance.getDataAsUnion(java.lang.String name)
Return the Data of a specified name, as an Union. it will return null if the Data is not a Union.
|
Modifier and Type | Method and Description |
---|---|
Data.Union |
UnionType.getValueAsData(java.lang.Object value)
Return a value as a Data.
|
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence