vc.corba.common.data
Class HistoryElement
java.lang.Object
|
+--vc.corba.common.data.HistoryElement
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class HistoryElement
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
vc/corba/common/data/HistoryElement.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from idl/ProjectStructure.idl
Saturday, November 3, 2001 12:00:07 PM PST
- 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
id
public java.lang.String id
isFile
public boolean isFile
labelVersionMap
public LabelVersionMap labelVersionMap
HistoryElement
public HistoryElement()
HistoryElement
public HistoryElement(java.lang.String _name,
java.lang.String _id,
boolean _isFile,
LabelVersionMap _labelVersionMap)