public static class ContainerElementTypeConstraintsForGetterXmlMappingTest.FishTank extends Object
| Constructor and Description |
|---|
FishTank() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ContainerElementTypeConstraintsForGetterXmlMappingTest.Fish> |
getBoss() |
Map<String,Integer> |
getFishCountByType() |
Map<String,List<ContainerElementTypeConstraintsForGetterXmlMappingTest.Fish>> |
getFishOfTheMonth() |
Optional<String> |
getModel() |
int |
getSize() |
List<Map<String,Set<String>>> |
getTagsOfFishOfTheMonth() |
public Optional<ContainerElementTypeConstraintsForGetterXmlMappingTest.Fish> getBoss()
public Map<String,List<ContainerElementTypeConstraintsForGetterXmlMappingTest.Fish>> getFishOfTheMonth()
public int getSize()
Copyright © 2008–2017. All rights reserved.