org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
Class DuplicateServiceTypeNameHelper
java.lang.Object
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage.DuplicateServiceTypeNameHelper
- public final class DuplicateServiceTypeNameHelper
- extends java.lang.Object
Generated from IDL definition of exception "DuplicateServiceTypeName"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DuplicateServiceTypeNameHelper
public DuplicateServiceTypeNameHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
DuplicateServiceTypeName s)
extract
public static DuplicateServiceTypeName extract(Any any)
id
public static java.lang.String id()
read
public static DuplicateServiceTypeName read(InputStream in)
write
public static void write(OutputStream out,
DuplicateServiceTypeName s)