public class ConnectivityNode
extends java.lang.Object
Copyright 2009 Partner Software, Inc.
| Constructor and Description |
|---|
ConnectivityNode(short flags,
int[] connections) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getConnections() |
short |
getFlags() |
void |
setConnections(int[] connections) |
void |
setFlags(short flags) |