org.csapi.cc.cccs
Class TpConfSearchResult
java.lang.Object
org.csapi.cc.cccs.TpConfSearchResult
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpConfSearchResult
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpConfSearchResult"
- 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 |
MatchFound
public boolean MatchFound
ActualStartTime
public java.lang.String ActualStartTime
ActualResources
public int ActualResources
ActualDuration
public int ActualDuration
TpConfSearchResult
public TpConfSearchResult()
TpConfSearchResult
public TpConfSearchResult(boolean MatchFound,
java.lang.String ActualStartTime,
int ActualResources,
int ActualDuration)
Copyright © 2008. All Rights Reserved.