|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEEE1394Node
This interface represents the information on a 1394 node.
| Method Summary | |
|---|---|
byte[] |
getEUI64()
Returns the value of EUI-64 of the 1394 node. |
String |
getModelName()
Returns the value of MODEL NAME TEXTUAL DESCRIPTOR of the 1394 node. |
short[] |
getSubunitType()
Returns the list of subunitTypes supported by the 1394 node. |
String |
getVendorName()
Returns the value of VENDOR NAME TEXTUAL DESCRIPTOR of the 1394 node. |
| Method Detail |
|---|
byte[] getEUI64()
SecurityException - if the caller has not been granted
MonitorAppPermission("setVideoPort").String getModelName()
SecurityException - if the caller has not been granted
MonitorAppPermission("setVideoPort").String getVendorName()
SecurityException - if the caller has not been granted
MonitorAppPermission("setVideoPort").short[] getSubunitType()
SecurityException - if the caller has not been granted
MonitorAppPermission("setVideoPort")
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||