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