public class ProfileNameNoDefault extends Object
| Constructor and Description |
|---|
ProfileNameNoDefault() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.collections4.MultiValuedMap<String,LocalDate> |
getDates() |
List<Float> |
getFloats() |
int |
getInt1() |
boolean |
isBool1() |
void |
setBool1(boolean bool1) |
void |
setDates(org.apache.commons.collections4.MultiValuedMap<String,LocalDate> dates) |
void |
setFloats(List<Float> floats) |
void |
setInt1(int int1) |
Copyright © 2005–2025. All rights reserved.