org.mule.devkit.wsdl
Class Include
java.lang.Object
org.mule.devkit.wsdl.Include
- All Implemented Interfaces:
- Identifiable
public class Include
- extends Object
- implements Identifiable
Include
public Include()
getNamespace
public String getNamespace()
setNamespace
public void setNamespace(String namespace)
getSchemaLocation
public String getSchemaLocation()
setSchemaLocation
public void setSchemaLocation(String schemaLocation)
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.