public class CreateOrUpdateGroupDataDto extends Object
CreateOrUpdateGroupDataDto()
Boolean
getCreated()
GroupDto
getData()
void
setCreated(Boolean created)
setData(GroupDto data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateOrUpdateGroupDataDto()
public Boolean getCreated()
public void setCreated(Boolean created)
public GroupDto getData()
public void setData(GroupDto data)
Copyright © 2024. All rights reserved.