Public Member Functions | |
DefaultNodeProfile () | |
void | changeOperatingStatus (boolean status) |
![]() | |
byte | getInstanceCode () |
short | getEchoClassCode () |
void | onNew () |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
![]() | |
void | onNew () |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
![]() | |
EchoObject () | |
void | onNew () |
void | onFound () |
final byte[] | getStatusChangeAnnouncementProperties () |
final byte[] | getSetProperties () |
final byte[] | getGetProperties () |
String | toString () |
final byte | getClassGroupCode () |
final byte | getClassCode () |
abstract byte | getInstanceCode () |
abstract short | getEchoClassCode () |
final int | getEchoObjectCode () |
final void | setNode (EchoNode node) |
final EchoNode | getNode () |
final void | removeNode () |
final boolean | isSelfObject () |
final boolean | isProxy () |
final void | setReceiver (Receiver receiver) |
final Receiver | getReceiver () |
final EchoFrame | onReceiveRequest (EchoFrame frame) |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
Additional Inherited Members | |
![]() | |
static Setter | setG () |
static Setter | setG (boolean responseRequired) |
static Getter | getG () |
static Informer | informG () |
![]() | |
static final short | ECHO_CLASS_CODE = 0x0EF0 |
static final byte | INSTANCE_CODE = (byte)0x01 |
static final byte | INSTANCE_CODE_TRANSMISSION_ONLY = 0x02 |
static final byte | EPC_OPERATING_STATUS = (byte)0x80 |
static final byte | EPC_VERSION_INFORMATION = (byte)0x82 |
static final byte | EPC_IDENTIFICATION_NUMBER = (byte)0x83 |
static final byte | EPC_FAULT_CONTENT = (byte)0x89 |
static final byte | EPC_UNIQUE_IDENTIFIER_DATA = (byte)0xBF |
static final byte | EPC_NUMBER_OF_SELF_NODE_INSTANCES = (byte)0xD3 |
static final byte | EPC_NUMBER_OF_SELF_NODE_CLASSES = (byte)0xD4 |
static final byte | EPC_INSTANCE_LIST_NOTIFICATION = (byte)0xD5 |
static final byte | EPC_SELF_NODE_INSTANCE_LIST_S = (byte)0xD6 |
static final byte | EPC_SELF_NODE_CLASS_LIST = (byte)0xD7 |
static final byte[] | EDT_VERSION_INFORMATION = {(byte)0x01, (byte)0x01, (byte)0x01, (byte) 0x00} |
![]() | |
static final byte | EPC_FAULT_STATUS = (byte)0x88 |
static final byte | EPC_MANUFACTURER_CODE = (byte)0x8A |
static final byte | EPC_PLACE_OF_BUSINESS_CODE = (byte)0x8B |
static final byte | EPC_PRODUCT_CODE = (byte)0x8C |
static final byte | EPC_SERIAL_NUMBER = (byte)0x8D |
static final byte | EPC_DATE_OF_MANUFACTURE = (byte)0x8E |
static final byte | EPC_STATUS_CHANGE_ANNOUNCEMENT_PROPERTY_MAP = (byte)0x9D |
static final byte | EPC_SET_PROPERTY_MAP = (byte)0x9E |
static final byte | EPC_GET_PROPERTY_MAP = (byte)0x9F |
Definition at line 7 of file DefaultNodeProfile.java.
com.sonycsl.echo.processing.defaults.DefaultNodeProfile.DefaultNodeProfile | ( | ) |
Definition at line 14 of file DefaultNodeProfile.java.
void com.sonycsl.echo.processing.defaults.DefaultNodeProfile.changeOperatingStatus | ( | boolean | status | ) |
Definition at line 25 of file DefaultNodeProfile.java.
|
protected |
Definition at line 36 of file DefaultNodeProfile.java.
|
protected |
Definition at line 20 of file DefaultNodeProfile.java.
|
protected |
Definition at line 23 of file DefaultNodeProfile.java.
|
protected |
Definition at line 49 of file DefaultNodeProfile.java.
|
protected |
Definition at line 39 of file DefaultNodeProfile.java.