interface GroupInterface (View source)

Methods

string
getName()

Get the group name.

getFields()

Get the fields belonging to this group.

Details

string getName()

Get the group name.

Return Value

string

FieldInterface[] getFields()

Get the fields belonging to this group.

Return Value

FieldInterface[]