@Generated(value="com.googlecode.jsonschema2pojo") public class ServiceOwner extends Object
| Constructor and Description |
|---|
ServiceOwner() |
ServiceOwner(LTI2Config cnf) |
| Modifier and Type | Method and Description |
|---|---|
String |
get_id() |
Map<String,Object> |
getAdditionalProperties() |
Description |
getDescription() |
ServiceOwnerName |
getService_owner_name() |
Support |
getSupport() |
String |
getTimestamp() |
void |
set_id(String _id) |
void |
setAdditionalProperties(String name,
Object value) |
void |
setDescription(Description description) |
void |
setService_name(ServiceOwnerName service_owner_name) |
void |
setSupport(Support support) |
void |
setTimestamp(String timestamp) |
public ServiceOwner(LTI2Config cnf)
public ServiceOwner()
public String get_id()
public void set_id(String _id)
public ServiceOwnerName getService_owner_name()
public void setService_name(ServiceOwnerName service_owner_name)
public Description getDescription()
public void setDescription(Description description)
public String getTimestamp()
public void setTimestamp(String timestamp)
public Support getSupport()
public void setSupport(Support support)
Copyright © 2009–2016 IMS Global Learning Consortium. All rights reserved.