@Generated(value="org.jsonschema2pojo") public class Manager_ extends Object
| Constructor and Description |
|---|
Manager_() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getProductName()
The name of the software product which implements the Manager
|
String |
getProductVersion()
The version of the software product which implements the Manager
|
List<String> |
getResourceID()
ID(s) of Resources associated with this Share
|
String |
getServiceID()
The ID of the Service this Share participates in
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setProductName(String productName)
The name of the software product which implements the Manager
|
void |
setProductVersion(String productVersion)
The version of the software product which implements the Manager
|
void |
setResourceID(List<String> resourceID)
ID(s) of Resources associated with this Share
|
void |
setServiceID(String serviceID)
The ID of the Service this Share participates in
|
String |
toString() |
public String getProductName()
public void setProductName(String productName)
public String getProductVersion()
public void setProductVersion(String productVersion)
public String getServiceID()
public void setServiceID(String serviceID)
public void setResourceID(List<String> resourceID)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.