public class AccessGrantDetails extends Object
AccessGrantDetails()
List<String>
getGrant()
String
getTo()
getWhere()
void
setGrant(List<String> grant)
setTo(String to)
setWhere(Object where)
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AccessGrantDetails()
public List<String> getGrant()
public void setGrant(List<String> grant)
public String getTo()
public void setTo(String to)
public String getWhere()
public void setWhere(Object where)
public String toString()
toString
Object
Copyright © 2020 SAP. All Rights Reserved.