Class Group
java.lang.Object
br.net.dd.netherwingcore.common.configuration.structs.Group
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAdds a field to the group.Adds an item to the group.Retrieves the list of fields associated with the group.getItems()Retrieves the list of items associated with the group.
-
Constructor Details
-
Group
public Group()Constructs an empty group with no items or fields. Initializes the lists to hold items and fields.
-
-
Method Details
-
addField
-
addItem
-
getItems
-
getFields
-