@Generated(value="org.jsonschema2pojo") public class Resource_ extends Object
| Constructor and Description |
|---|
Resource_() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<String> |
getActivityID()
The ID(s) of Activities consuming from this Share
|
Map<String,Object> |
getAdditionalProperties() |
String |
getManagerID()
The ID of the Manager for this Resource
|
List<String> |
getShareID()
The ID(s) of the Shares this Resource is part of
|
int |
hashCode() |
void |
setActivityID(List<String> activityID)
The ID(s) of Activities consuming from this Share
|
void |
setAdditionalProperty(String name,
Object value) |
void |
setManagerID(String managerID)
The ID of the Manager for this Resource
|
void |
setShareID(List<String> shareID)
The ID(s) of the Shares this Resource is part of
|
String |
toString() |
public String getManagerID()
public void setManagerID(String managerID)
public void setShareID(List<String> shareID)
public void setActivityID(List<String> activityID)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.