@Generated(value="org.jsonschema2pojo") public class Policy_ extends Object
| Constructor and Description |
|---|
Policy_() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
List<String> |
getRule()
Policy rules
|
String |
getScheme()
PolicyScheme_t (open enumeration)
|
List<String> |
getUserDomainID()
The ID(s) of the UserDomains this Policy applies to
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRule(List<String> rule)
Policy rules
|
void |
setScheme(String scheme)
PolicyScheme_t (open enumeration)
|
void |
setUserDomainID(List<String> userDomainID)
The ID(s) of the UserDomains this Policy applies to
|
String |
toString() |
public String getScheme()
public void setScheme(String scheme)
public List<String> getUserDomainID()
public void setUserDomainID(List<String> userDomainID)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.