@XMLBindable public class UESBEType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private UESURI |
baseType
UESURI of BE Type base type.
|
private java.lang.String |
code
Code.
|
private java.lang.String |
name
Name.
|
private UESURI |
parent
UESURI of BE Type parent.
|
private java.lang.String |
realization
Code of entity realization.
|
private UESURI |
uri
UESURI of BE Type.
|
| Constructor and Description |
|---|
UESBEType() |