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