public class Interface extends BaseElement
| Modifier and Type | Field and Description |
|---|---|
protected String |
implementationRef |
protected String |
name |
protected List<Operation> |
operations |
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
Interface() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImplementationRef() |
String |
getName() |
List<Operation> |
getOperations() |
void |
setImplementationRef(String implementationRef) |
void |
setName(String name) |
void |
setOperations(List<Operation> operations) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setXmlColumnNumber, setXmlRowNumberCopyright © 2013 Alfresco. All rights reserved.