public class ComplexPet extends Object
| Constructor and Description |
|---|
ComplexPet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getPetType() |
void |
setCategory(String category) |
void |
setPetType(String petType) |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.