Agentflow
V3.1

pe.pase
Class CSInstance

java.lang.Object
  extended by pe.pase.CSInstance
All Implemented Interfaces:
java.io.Serializable

public class CSInstance
extends java.lang.Object
implements java.io.Serializable

No comment yet

Version:
1.1.5,
Author:
yschen
See Also:
Serialized Form

Constructor Summary
CSInstance(java.lang.String id)
          Creates a new CSInstance with specified id.
 
Method Summary
 java.lang.String getCsMessage()
           
 java.lang.String getCsSignResult()
           
 java.lang.String getID()
          Get the CSInstance id
 java.lang.String getName()
          Get the CSInstance name
 java.lang.String getNote()
          Get the note of CSInstance
 boolean isNoCommentInNote()
          Get the note of CSInstance is empty or not
 void setCsMessage(java.lang.String message)
           
 void setCsSignResult(java.lang.String result)
           
 void setID(java.lang.String id)
          Set the CSInstance id
 void setName(java.lang.String name)
          Set the CSInstance name
 void setNote(java.lang.String note)
          Set the note of CSInstance
 void update(CSInstance newInstance)
          Update the CSInstance with the specified Object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSInstance

public CSInstance(java.lang.String id)
Creates a new CSInstance with specified id.

Parameters:
id - the given CSInstance id.
Since:
version 1.0.0
Method Detail

getCsMessage

public java.lang.String getCsMessage()

getCsSignResult

public java.lang.String getCsSignResult()

getID

public java.lang.String getID()
Get the CSInstance id

Returns:
the CSInstance id
Since:
version 1.0.0

getName

public java.lang.String getName()
Get the CSInstance name

Returns:
the CSInstance name
Since:
version 1.0.0

getNote

public java.lang.String getNote()
Get the note of CSInstance

Returns:
the note
Since:
version 1.0.0

isNoCommentInNote

public boolean isNoCommentInNote()
Get the note of CSInstance is empty or not

Returns:
the boolean value
Since:
version 1.0.0

setCsMessage

public void setCsMessage(java.lang.String message)

setCsSignResult

public void setCsSignResult(java.lang.String result)

setID

public void setID(java.lang.String id)
Set the CSInstance id

Parameters:
id - the given CSInstance id
Since:
version 1.0.0

setName

public void setName(java.lang.String name)
Set the CSInstance name

Parameters:
name - the given CSInstance name
Since:
version 1.0.0

setNote

public void setNote(java.lang.String note)
Set the note of CSInstance

Parameters:
note - the given note
Since:
version 1.0.0

update

public void update(CSInstance newInstance)
Update the CSInstance with the specified Object

Parameters:
newInstance - the given new CSInstance
Since:
version 1.0.0

Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.