Boeing Simulation 3.1 API Specification

connect.facet
Class FacetConnectionInfo

java.lang.Object
  |
  +--connect.facet.FacetConnectionInfo
All Implemented Interfaces:
Serializable

public class FacetConnectionInfo
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 int source
           
 int type
           
 
Constructor Summary
FacetConnectionInfo(int source, int type)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

public int source

type

public int type
Constructor Detail

FacetConnectionInfo

public FacetConnectionInfo(int source,
                           int type)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.