@EachProperty(value="owners")
@Introspected
public class OwnerConfiguration
extends java.lang.Object
Constructor and Description |
---|
OwnerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
setAge(int age) |
void |
setName(java.lang.String name) |
void |
setPets(java.util.List<java.lang.String> pets) |