public class PersonalInfoAllOptional extends Object
| Constructor and Description |
|---|
PersonalInfoAllOptional() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getAge() |
List<String> |
getKnownAddresses() |
void |
setAge(Integer age) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.