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