public class UIAccessRightDependency extends Object
| Constructor and Description |
|---|
UIAccessRightDependency() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
String |
getDependentOnAttributeName() |
Boolean |
getIsNull() |
String |
getTypeCode() |
void |
setAttributeName(String attributeName) |
void |
setDependentOnAttributeName(String dependentOnAttributeName) |
void |
setIsNull(Boolean isNull) |
void |
setTypeCode(String typeCode) |
public String getTypeCode()
public void setTypeCode(String typeCode)
public String getAttributeName()
public void setAttributeName(String attributeName)
public String getDependentOnAttributeName()
public void setDependentOnAttributeName(String dependentOnAttributeName)
public Boolean getIsNull()
public void setIsNull(Boolean isNull)
Copyright © 2017 SAP SE. All Rights Reserved.