public abstract class DecoratorImportImpl<S extends AbsItfSchema> extends Decorator<AbsItfImport<S>>
internalObjectdocumentation, model, parent| Constructor and Description |
|---|
DecoratorImportImpl(AbsItfImport<S> impt) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getLocationURI() |
String |
getNamespaceURI() |
S |
getSchema() |
void |
setLocationURI(URI locationURI) |
void |
setNamespaceURI(String namespaceURI) |
void |
setSchema(S schema) |
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getParent, hashCode, setDocumentationgetTopParent, setParentpublic DecoratorImportImpl(AbsItfImport<S> impt)
public String getNamespaceURI()
public void setNamespaceURI(String namespaceURI)
public URI getLocationURI()
public S getSchema()
getSchema in class AbstractSchemaElementImplpublic void setLocationURI(URI locationURI)
public void setSchema(S schema)
Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.