public class FieldGroup extends Object
Constructor and Description |
---|
FieldGroup(Category pCategory,
String... pFields)
Construct a new FieldGroup object.
|
Modifier and Type | Method and Description |
---|---|
Category |
getCategory()
Get the category.
|
List<String> |
getFields()
Get the list of field names.
|
public FieldGroup(Category pCategory, String... pFields)
pCategory
- A sub-dimension of completenesspFields
- The field names as in the label of JsonBranch objectsJsonBranch
Copyright © 2020. All rights reserved.