Документ взят из кэша поисковой машины. Адрес оригинального документа : http://angel.cs.msu.su/projects/system/javadoc/common/AYTRequest.html
Дата изменения: Tue Dec 21 00:38:44 2004
Дата индексирования: Sat Apr 9 23:54:36 2016
Кодировка:
AYTRequest

common
Class AYTRequest

java.lang.Object
  extended bycommon.GeneralRequest
      extended bycommon.AYTRequest
All Implemented Interfaces:
java.io.Serializable

public class AYTRequest
extends GeneralRequest

See Also:
Serialized Form

Field Summary
 
Fields inherited from class common.GeneralRequest
password, username
 
Constructor Summary
AYTRequest(java.lang.String username, java.lang.String password)
           
 
Methods inherited from class common.GeneralRequest
getPassword, getUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AYTRequest

public AYTRequest(java.lang.String username,
                  java.lang.String password)