org.mule.devkit.wsdl
Class Address
java.lang.Object
org.mule.devkit.wsdl.Address
- All Implemented Interfaces:
- Identifiable
public class Address
- extends Object
- implements Identifiable
Address
public Address()
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getId
public String getId()
- Specified by:
getId in interface Identifiable
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.