@Contract @Hk2XmlPreGenerate public interface ScalarRootBean
Modifier and Type | Method and Description |
---|---|
int[] |
getArrayNumbers() |
Long[] |
getArrayTimes() |
List<Integer> |
getNumbers() |
int |
getOneNumber() |
List<String> |
getStrings() |
List<Long> |
getTimes() |
List<Object> |
getTypesTypesAndMoreTypes() |
void |
setStrings(List<String> strings) |
int[] getArrayNumbers()
Long[] getArrayTimes()
int getOneNumber()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.