public class CreateGroupReqDto extends Object
CreateGroupReqDto()
String
getCode()
getDescription()
getName()
void
setCode(String code)
setDescription(String description)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateGroupReqDto()
public String getDescription()
public void setDescription(String description)
public String getName()
public void setName(String name)
public String getCode()
public void setCode(String code)
Copyright © 2022. All rights reserved.