|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CSIIOP.ServiceConfiguration
public final class ServiceConfiguration
Struct definition: ServiceConfiguration.
| Field Summary | |
|---|---|
byte[] |
name
Struct member name |
int |
syntax
Struct member syntax |
| Constructor Summary | |
|---|---|
ServiceConfiguration()
Default constructor |
|
ServiceConfiguration(int syntax,
byte[] name)
Constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int syntax
public byte[] name
| Constructor Detail |
|---|
public ServiceConfiguration()
public ServiceConfiguration(int syntax,
byte[] name)
syntax - syntax struct membername - name struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||