pl.mn.communicator.packet
Interface GGPubdirConsts

All Known Implementing Classes:
GGPubdirReply, GGPubdirRequest

public interface GGPubdirConsts

Created on 2004-12-15

Version:
$Id: GGPubdirConsts.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
Author:
Mateusz Szczap

Field Summary
static java.lang.String ACTIVE
           
static java.lang.String BIRTH_YEAR
           
static java.lang.String CITY
           
static java.lang.String FAMILY_CITY
           
static java.lang.String FAMILY_NAME
           
static java.lang.String FIRST_NAME
           
static java.lang.String GENDER
           
static int GG_PUBDIR50_READ
           
static int GG_PUBDIR50_SEARCH
           
static int GG_PUBDIR50_SEARCH_REPLY
           
static int GG_PUBDIR50_WRITE
           
static java.lang.String LAST_NAME
           
static java.lang.String NEXT_START
           
static java.lang.String NICK_NAME
           
static java.lang.String START
           
static java.lang.String STATUS
           
static java.lang.String UIN
           
 

Field Detail

GG_PUBDIR50_WRITE

static final int GG_PUBDIR50_WRITE
See Also:
Constant Field Values

GG_PUBDIR50_READ

static final int GG_PUBDIR50_READ
See Also:
Constant Field Values

GG_PUBDIR50_SEARCH

static final int GG_PUBDIR50_SEARCH
See Also:
Constant Field Values

GG_PUBDIR50_SEARCH_REPLY

static final int GG_PUBDIR50_SEARCH_REPLY
See Also:
Constant Field Values

UIN

static final java.lang.String UIN
See Also:
Constant Field Values

FIRST_NAME

static final java.lang.String FIRST_NAME
See Also:
Constant Field Values

LAST_NAME

static final java.lang.String LAST_NAME
See Also:
Constant Field Values

NICK_NAME

static final java.lang.String NICK_NAME
See Also:
Constant Field Values

BIRTH_YEAR

static final java.lang.String BIRTH_YEAR
See Also:
Constant Field Values

CITY

static final java.lang.String CITY
See Also:
Constant Field Values

GENDER

static final java.lang.String GENDER
See Also:
Constant Field Values

ACTIVE

static final java.lang.String ACTIVE
See Also:
Constant Field Values

FAMILY_NAME

static final java.lang.String FAMILY_NAME
See Also:
Constant Field Values

FAMILY_CITY

static final java.lang.String FAMILY_CITY
See Also:
Constant Field Values

START

static final java.lang.String START
See Also:
Constant Field Values

STATUS

static final java.lang.String STATUS
See Also:
Constant Field Values

NEXT_START

static final java.lang.String NEXT_START
See Also:
Constant Field Values


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.