Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.myeis.j2c
Class MyEISInteractionSpec  view MyEISInteractionSpec download MyEISInteractionSpec.java

java.lang.Object
  extended bycom.myeis.j2c.MyEISInteractionSpec
All Implemented Interfaces:
javax.resource.cci.InteractionSpec, java.io.Serializable

public class MyEISInteractionSpec
extends java.lang.Object
implements javax.resource.cci.InteractionSpec


Field Summary
private  java.lang.String fieldFunctionName
           
 
Fields inherited from interface javax.resource.cci.InteractionSpec
SYNC_RECEIVE, SYNC_SEND, SYNC_SEND_RECEIVE
 
Constructor Summary
MyEISInteractionSpec()
           
 
Method Summary
 java.lang.String getFunctionName()
          Gets the fieldFunctionName
 void setFunctionName(java.lang.String fieldFunctionName)
          Sets the fieldFunctionName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fieldFunctionName

private java.lang.String fieldFunctionName
Constructor Detail

MyEISInteractionSpec

public MyEISInteractionSpec()
Method Detail

getFunctionName

public java.lang.String getFunctionName()
Gets the fieldFunctionName


setFunctionName

public void setFunctionName(java.lang.String fieldFunctionName)
Sets the fieldFunctionName