public final class UIPMC_ProfileBody extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TaggedComponent[] |
components |
Version |
miop_version |
String |
the_address |
short |
the_port |
| Constructor and Description |
|---|
UIPMC_ProfileBody() |
UIPMC_ProfileBody(Version miop_version,
String the_address,
short the_port,
TaggedComponent[] components) |
public Version miop_version
public String the_address
public short the_port
public TaggedComponent[] components
public UIPMC_ProfileBody()
public UIPMC_ProfileBody(Version miop_version, String the_address, short the_port, TaggedComponent[] components)
Copyright © 2017 JacORB. All rights reserved.