public class XPFModifierGroup extends XPFEntity
Constructor and Description |
---|
XPFModifierGroup(List<XPFModifierField> modifierFields) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<XPFModifierField> |
getModifierFields()
The modifier fields in the group.
|
int |
hashCode() |
String |
toString() |
getCustomData
public XPFModifierGroup(List<XPFModifierField> modifierFields)
public List<XPFModifierField> getModifierFields()
Copyright © 2024. All rights reserved.