public interface KnowledgeSource extends DrgElement
| Modifier and Type | Method and Description | 
|---|---|
| Collection<AuthorityRequirement> | getAuthorityRequirement() | 
| String | getLocationUri() | 
| OrganizationUnit | getOwner() | 
| Type | getType() | 
| void | setLocationUri(String locationUri) | 
| void | setOwner(OrganizationUnit owner) | 
| void | setType(Type type) | 
getName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, 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, updateAfterReplacementString getLocationUri()
void setLocationUri(String locationUri)
Collection<AuthorityRequirement> getAuthorityRequirement()
Type getType()
void setType(Type type)
OrganizationUnit getOwner()
void setOwner(OrganizationUnit owner)
Copyright © 2018. All rights reserved.