public class SasComponent
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Constructor and Description |
---|
SasComponent(TransportStruct transport,
AsStruct as,
SasStruct sas)
Constructor
|
Modifier and Type | Method and Description |
---|---|
AsStruct |
getAs() |
SasStruct |
getSas() |
TransportStruct |
getTransport() |
public SasComponent(TransportStruct transport, AsStruct as, SasStruct sas)
transport
- the given transport mechas
- the given as mechsas
- the given sas mechpublic AsStruct getAs()
public SasStruct getSas()
public TransportStruct getTransport()