public class PetOwner extends Object
| Constructor and Description |
|---|
PetOwner() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.TypedValue<InputStream> |
getAddress() |
String |
getName() |
InputStream |
getOwnershipCertificate() |
InputStream |
getSignature() |
public String getName()
public InputStream getSignature()
public org.mule.runtime.api.metadata.TypedValue<InputStream> getAddress()
public InputStream getOwnershipCertificate()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.