public class CreatePermissionNamespaceRespDto extends Object
CreatePermissionNamespaceRespDto()
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 CreatePermissionNamespaceRespDto()
public String getCode()
public void setCode(String code)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
Copyright © 2022. All rights reserved.