public class Rmif.Channel
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
local property name for this Channel
|
Rmif.Remote |
r
RMIF Remote where this property is located for this Channel
|
java.lang.String |
rname
remote property name for this Channel
|
| Constructor and Description |
|---|
Channel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Gets a description of the file property member useful for debugging.
|
public java.lang.String name
public java.lang.String rname
public Rmif.Remote r