| Modifier and Type | Method and Description |
|---|---|
SubType |
TestTypeScriptEndpoint.handleSubType(SubType param) |
SubType |
SecondTypeScriptEndpoint.handleSubType(SubType param) |
| Modifier and Type | Method and Description |
|---|---|
List<SubType> |
RootType.getSubTypeList() |
Map<String,SubType> |
RootType.getSubTypeMap() |
List<SubType> |
TestTypeScriptEndpoint.setId(Long id,
SubType body) |
List<SubType> |
SecondTypeScriptEndpoint.setId(Long id,
SubType body) |
| Modifier and Type | Method and Description |
|---|---|
SubType |
TestTypeScriptEndpoint.handleSubType(SubType param) |
SubType |
SecondTypeScriptEndpoint.handleSubType(SubType param) |
List<SubType> |
TestTypeScriptEndpoint.setId(Long id,
SubType body) |
List<SubType> |
SecondTypeScriptEndpoint.setId(Long id,
SubType body) |
| Modifier and Type | Method and Description |
|---|---|
void |
RootType.setSubTypeList(List<SubType> subTypeList) |
void |
RootType.setSubTypeMap(Map<String,SubType> subTypeMap) |
Copyright © 2016–2017. All rights reserved.