pl.mn.communicator
Class GGToken

java.lang.Object
  extended by pl.mn.communicator.GGToken

public class GGToken
extends java.lang.Object

Created on 2005-01-26

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

Constructor Summary
GGToken()
           
 
Method Summary
 java.lang.String getFullTokenURL()
           
 int getImageHeight()
           
 int getImageWidth()
           
 java.lang.String getTokenID()
           
 int getTokenLength()
           
 java.lang.String getTokenURL()
           
 void setImageHeight(int imageHeight)
           
 void setImageWidth(int imageWidth)
           
 void setTokenID(java.lang.String tokenID)
           
 void setTokenLength(int tokenLength)
           
 void setTokenURL(java.lang.String tokenURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GGToken

public GGToken()
Method Detail

getImageWidth

public int getImageWidth()
Returns:
Returns the imageWidth.

setImageWidth

public void setImageWidth(int imageWidth)

getImageHeight

public int getImageHeight()

setImageHeight

public void setImageHeight(int imageHeight)

getTokenURL

public java.lang.String getTokenURL()

setTokenURL

public void setTokenURL(java.lang.String tokenURL)

getTokenID

public java.lang.String getTokenID()

setTokenID

public void setTokenID(java.lang.String tokenID)

getTokenLength

public int getTokenLength()

setTokenLength

public void setTokenLength(int tokenLength)

getFullTokenURL

public java.lang.String getFullTokenURL()


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