public class APIModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
APIModel.APIModelBuilder |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCustomInfo() |
Map<String,ServiceGroup> |
getServiceGroups() |
Map<String,Type> |
getTypes() |
void |
setCustomInfo(Map<String,String> customInfo) |
void |
setServiceGroups(Map<String,ServiceGroup> serviceGroups) |
void |
setTypes(Map<String,Type> types) |
public void setServiceGroups(Map<String,ServiceGroup> serviceGroups)
public Map<String,ServiceGroup> getServiceGroups()
Copyright © 2015. All rights reserved.