-
public interface INode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URL
getAddress()
void
setAddress(java.net.URL address)
-
public interface INode
Modifier and Type | Method | Description |
---|---|---|
java.net.URL |
getAddress() |
|
void |
setAddress(java.net.URL address) |