org.omg.CSIIOP

Class ServiceConfiguration

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ServiceConfiguration
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "ServiceConfiguration"

Author:
JacORB IDL compiler

Field Summary

byte[]
name
int
syntax

Constructor Summary

ServiceConfiguration()
ServiceConfiguration(int syntax, byte[] name)

Field Details

name

public byte[] name


syntax

public int syntax

Constructor Details

ServiceConfiguration

public ServiceConfiguration()


ServiceConfiguration

public ServiceConfiguration(int syntax,
                            byte[] name)