public class BridgeInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Get the name of the destination being bridged from.
|
BridgeTarget[] |
getTargets()
Get the destinations being bridged to
|
int |
getType()
Get the type of the destination being bridged from.
|
java.lang.String |
toString() |
public java.lang.String getName()
public int getType()
public BridgeTarget[] getTargets()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © Cloud Software Group, Inc. All rights reserved