Constructor and Description |
---|
Fact() |
Fact(String type) |
Fact(String type,
List<Field> fieldData) |
Modifier and Type | Method and Description |
---|---|
List<Field> |
getFieldData() |
String |
getType() |
boolean |
isFieldNameInUse(String fieldName) |
void |
removeField(String fieldName) |
void |
setFieldData(List<Field> fieldData) |
void |
setType(String type) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.