cad.simcad.ClientImpl
Class FieldSetI

java.lang.Object
  |
  +--cad.simcad.ClientImpl.FieldSetI
All Implemented Interfaces:
FieldSet, java.io.Serializable

public class FieldSetI
extends java.lang.Object
implements FieldSet

Author:
uvannoor To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
FieldSetI()
           
FieldSetI(int x, int y, int z, int caid, java.lang.String g, java.lang.String d, java.lang.String pc)
           
 
Method Summary
 int getCallAssistantId()
           
 java.lang.String getDescription()
           
 java.lang.String getGravity()
           
 java.lang.String getPhoneCaller()
           
 int getX()
           
 int getY()
           
 int getZ()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldSetI

public FieldSetI()

FieldSetI

public FieldSetI(int x,
                 int y,
                 int z,
                 int caid,
                 java.lang.String g,
                 java.lang.String d,
                 java.lang.String pc)
Method Detail

getX

public int getX()
Specified by:
getX in interface FieldSet

getY

public int getY()
Specified by:
getY in interface FieldSet

getZ

public int getZ()
Specified by:
getZ in interface FieldSet

getGravity

public java.lang.String getGravity()
Specified by:
getGravity in interface FieldSet

getCallAssistantId

public int getCallAssistantId()
Specified by:
getCallAssistantId in interface FieldSet

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface FieldSet

getPhoneCaller

public java.lang.String getPhoneCaller()
Specified by:
getPhoneCaller in interface FieldSet

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be