org.csapi.cm
Class TpNameDescrpTagInt
java.lang.Object
org.csapi.cm.TpNameDescrpTagInt
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpNameDescrpTagInt
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpNameDescrpTagInt"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
description
public java.lang.String description
tag
public TpTagValue tag
value
public int value
TpNameDescrpTagInt
public TpNameDescrpTagInt()
TpNameDescrpTagInt
public TpNameDescrpTagInt(java.lang.String name,
java.lang.String description,
TpTagValue tag,
int value)
Copyright © 2008. All Rights Reserved.