public class Restriction extends Object
| Constructor and Description |
|---|
Restriction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeExpression() |
List<OperationScope> |
getScopes() |
void |
setAttributeExpression(String attributeExpression) |
void |
setScopes(List<OperationScope> scopes) |
String |
toString() |
public String getAttributeExpression()
public void setAttributeExpression(String attributeExpression)
public List<OperationScope> getScopes()
public void setScopes(List<OperationScope> scopes)
Copyright © 2016 Orange. All rights reserved.