public class GetCustomersByName extends Object
Java class for getCustomersByName complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getCustomersByName">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetCustomersByName() |
protected String name
Copyright © 2015 WSO2 Inc. All rights reserved.