|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.mbus.driver.MBusObjectLocator
public class MBusObjectLocator
Field Summary | |
---|---|
static int |
TYPE_MBUS
|
static int |
TYPE_OBIS
|
static int |
TYPE_UNKOWN
|
Constructor Summary | |
---|---|
MBusObjectLocator(java.lang.String locator)
|
Method Summary | |
---|---|
byte[] |
getDifs()
|
int |
getType()
|
byte[] |
getVifs()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TYPE_UNKOWN
public static final int TYPE_MBUS
public static final int TYPE_OBIS
Constructor Detail |
---|
public MBusObjectLocator(java.lang.String locator)
Method Detail |
---|
public int getType()
public byte[] getDifs()
public byte[] getVifs()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |