org.csapi.ui
Class TpUICollectCriteria
java.lang.Object
org.csapi.ui.TpUICollectCriteria
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUICollectCriteria
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpUICollectCriteria"
- 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 |
MinLength
public int MinLength
MaxLength
public int MaxLength
EndSequence
public java.lang.String EndSequence
StartTimeout
public int StartTimeout
InterCharTimeout
public int InterCharTimeout
TpUICollectCriteria
public TpUICollectCriteria()
TpUICollectCriteria
public TpUICollectCriteria(int MinLength,
int MaxLength,
java.lang.String EndSequence,
int StartTimeout,
int InterCharTimeout)
Copyright © 2009. All Rights Reserved.