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