org.mule.devkit.wsdl
Class Import
java.lang.Object
org.mule.devkit.wsdl.Import
- All Implemented Interfaces:
- Identifiable
public class Import
- extends Object
- implements Identifiable
Import
public Import()
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.