public class ResourceScopeInfoDTO extends Object
Constructor and Description |
---|
ResourceScopeInfoDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getResourcePath() |
String |
getScopeId() |
String |
getTenantID() |
void |
setResourcePath(String resourcePath) |
void |
setScopeId(String scopeId) |
void |
setTenantID(String tenantID) |
public String getScopeId()
public void setScopeId(String scopeId)
public String getResourcePath()
public void setResourcePath(String resourcePath)
public String getTenantID()
public void setTenantID(String tenantID)
Copyright © 2024 WSO2. All rights reserved.