|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosBridgeAdmin.ExternalEndpoint
Generated from IDL definition of struct "ExternalEndpoint"
Field Summary | |
---|---|
ExternalEndpointConnector |
connector
|
ExternalEndpointRole |
role
|
FlowStyle |
style
|
MessageType |
type
|
Constructor Summary | |
---|---|
ExternalEndpoint()
|
|
ExternalEndpoint(ExternalEndpointRole role,
ExternalEndpointConnector connector,
FlowStyle style,
MessageType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ExternalEndpointRole role
public ExternalEndpointConnector connector
public FlowStyle style
public MessageType type
Constructor Detail |
public ExternalEndpoint()
public ExternalEndpoint(ExternalEndpointRole role, ExternalEndpointConnector connector, FlowStyle style, MessageType type)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |