public class Attr extends Object
| Constructor and Description |
|---|
Attr() |
| Modifier and Type | Method and Description |
|---|---|
DataAccess |
getDataAccess() |
DataType |
getDataType() |
String |
getDescription() |
String |
getDisplayName() |
List<String> |
getEnums() |
int |
getId() |
String |
getName() |
Position |
getPosition() |
UIntSpec |
getUintSpec() |
String |
toString() |
public int getId()
public String getName()
public String getDisplayName()
public String getDescription()
public DataAccess getDataAccess()
public DataType getDataType()
public Position getPosition()
public UIntSpec getUintSpec()
Copyright © 2019. All rights reserved.