Interface GetEntityAttributeGroupDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityAttributeGroup
(EntityAttributeGroupTransfer entityAttributeGroup) void
setEntityAttributeGroupDescriptions
(List<EntityAttributeGroupDescriptionTransfer> entityAttributeGroupDescriptions)
-
Method Details
-
getEntityAttributeGroup
-
setEntityAttributeGroup
-
getEntityAttributeGroupDescriptions
-
setEntityAttributeGroupDescriptions
void setEntityAttributeGroupDescriptions(List<EntityAttributeGroupDescriptionTransfer> entityAttributeGroupDescriptions)
-