public final class XmlModelProperty extends Object implements ModelProperty
| Constructor and Description |
|---|
XmlModelProperty(String schemaVersion,
String namespace,
String namespaceUri,
String xsdFileName,
String schemaLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNamespace() |
String |
getNamespaceUri() |
String |
getSchemaLocation() |
String |
getSchemaVersion() |
String |
getXsdFileName() |
boolean |
isExternalizable() |
public static final String NAME
public String getSchemaVersion()
public String getNamespace()
public String getNamespaceUri()
public String getXsdFileName()
public String getSchemaLocation()
public String getName()
getName in interface ModelPropertygetName in interface NamedXMLpublic boolean isExternalizable()
isExternalizable in interface ModelPropertytrueCopyright © 2016 MuleSoft, Inc.. All rights reserved.