public class Group extends FieldMap
Constructor and Description |
---|
Group(Group group)
Copy a group.
|
Group(int field,
int delim)
Create a group with the specified count and delimiter fields.
|
Group(int field,
int delim,
int[] order)
Create a group with the specified count and delimiter fields and
field ordering.
|
Modifier and Type | Method and Description |
---|---|
int |
delim() |
int |
getFieldTag() |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public Group(int field, int delim)
field
- the count tag numberdelim
- the delimiter tag number (first group field)public Group(Group group)
group
- the group to copypublic Group(int field, int delim, int[] order)
field
- delim
- order
- Copyright © 2021. All rights reserved.