cad.simcad.objectserver.spec.cac.common
Interface FieldSet

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
FieldSetI

public interface FieldSet
extends java.io.Serializable

Author:
cbentley

Method Summary
 int getCallAssistantId()
           
 java.lang.String getDescription()
           
 java.lang.String getGravity()
           
 java.lang.String getPhoneCaller()
           
 int getX()
           
 int getY()
           
 int getZ()
           
 

Method Detail

getX

public int getX()

getY

public int getY()

getZ

public int getZ()

getGravity

public java.lang.String getGravity()

getCallAssistantId

public int getCallAssistantId()

getDescription

public java.lang.String getDescription()

getPhoneCaller

public java.lang.String getPhoneCaller()

Logo

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