public class Field extends Object
| Constructor and Description |
|---|
Field() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Get name
|
String |
getType()
Get type
|
int |
hashCode() |
Field |
name(String name) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
Field |
type(String type) |
Copyright © 2019 LeanIX GmbH. All rights reserved.