|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.dalsemi.onewire.utils.OWPathElement
1-Wire Network path element.
| Constructor Summary | |
OWPathElement(OneWireContainer owcInstance,
int channelNumber)
Create a new path element |
|
| Method Summary | |
int |
getChannel()
Retrieve the channel number of this element |
OneWireContainer |
getContainer()
Retrieve the container for this element |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OWPathElement(OneWireContainer owcInstance,
int channelNumber)
owcInstance - device that is the path element. Must implement
SwitchContainer.channelNumber - channel number the path is on| Method Detail |
public OneWireContainer getContainer()
public int getChannel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||