public interface ImportedValues extends Import
Modifier and Type | Method and Description |
---|---|
String |
getExpressionLanguage() |
ImportedElement |
getImportedElement() |
void |
setExpressionLanguage(String expressionLanguage) |
void |
setImportedElement(ImportedElement importedElement) |
getImportType, getLocationUri, getNamespace, setImportType, setLocationUri, setNamespace
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
String getExpressionLanguage()
void setExpressionLanguage(String expressionLanguage)
ImportedElement getImportedElement()
void setImportedElement(ImportedElement importedElement)
Copyright © 2022. All rights reserved.