public class Import extends Object implements Identifiable
| Constructor and Description |
|---|
Import() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId() |
String |
getNamespace() |
String |
getSchemaLocation() |
int |
hashCode() |
void |
setNamespace(String namespace) |
void |
setSchemaLocation(String schemaLocation) |
public String getNamespace()
public void setNamespace(String namespace)
public String getSchemaLocation()
public void setSchemaLocation(String schemaLocation)
public String getId()
getId in interface IdentifiableCopyright © 2010–2014 MuleSoft, Inc.. All rights reserved.