public final class PortInterfaceProfile
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
instance_name |
PortInterfacePolarity |
polarity |
java.lang.String |
type_name |
| Constructor and Description |
|---|
PortInterfaceProfile() |
PortInterfaceProfile(java.lang.String _instance_name,
java.lang.String _type_name,
PortInterfacePolarity _polarity) |
public java.lang.String instance_name
public java.lang.String type_name
public PortInterfacePolarity polarity
public PortInterfaceProfile()
public PortInterfaceProfile(java.lang.String _instance_name,
java.lang.String _type_name,
PortInterfacePolarity _polarity)