public class OmrsBeanAttribute extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
boolean |
isEnum |
boolean |
isList |
boolean |
isMap |
boolean |
isReference |
boolean |
isSet |
String |
name |
String |
referencePackage |
String |
referenceRelationshipName |
String |
type |
| Constructor and Description |
|---|
OmrsBeanAttribute() |
public String name
public String description
public String type
public boolean isEnum
public boolean isMap
public boolean isList
public boolean isSet
public boolean isReference
public String referencePackage
public String referenceRelationshipName
Copyright © 2018 ODPi. All rights reserved.