public class ExampleDOFInterface extends java.lang.Object implements QADOFInterface
Modifier and Type | Field and Description |
---|---|
int |
EVENT_ID |
int |
EXCEPTION_ID |
int |
METHOD_ID |
int |
PROPERTY_ID |
Constructor and Description |
---|
ExampleDOFInterface() |
Modifier and Type | Method and Description |
---|---|
org.opendof.core.oal.DOFInterfaceID |
getIID() |
org.opendof.core.oal.DOFInterface |
getInterface() |
public final int PROPERTY_ID
public final int METHOD_ID
public final int EVENT_ID
public final int EXCEPTION_ID
public org.opendof.core.oal.DOFInterface getInterface()
getInterface
in interface QADOFInterface
public org.opendof.core.oal.DOFInterfaceID getIID()
getIID
in interface QADOFInterface