com.infoteria.asteria.flowengine2.soap
クラス CellItem.StreamCellItem

java.lang.Object
  |
  +--com.infoteria.asteria.flowengine2.soap.CellItem
        |
        +--com.infoteria.asteria.flowengine2.soap.CellItem.StreamCellItem
すべての実装インタフェース:
Serializable
含まれているクラス:
CellItem

public static class CellItem.StreamCellItem
extends CellItem

関連項目:
直列化された形式

クラス com.infoteria.asteria.flowengine2.soap.CellItem から継承した内部クラス
CellItem.ExvarItem, CellItem.StreamCellItem
 
クラス com.infoteria.asteria.flowengine2.soap.CellItem から継承したフィールド
TYPE_ADDITINAL_PROPERTY, TYPE_COMPONENT, TYPE_EXTERNALVAR, TYPE_EXVAR_APPLICATION, TYPE_EXVAR_CONST, TYPE_EXVAR_REQUEST, TYPE_EXVAR_SESSION, TYPE_FLOWVAR, TYPE_FUNCLIB_FUNCTION, TYPE_FUNCLIB_INPUT, TYPE_FUNCLIB_LINKCOUNT, TYPE_FUNCLIB_OUTPUT, TYPE_FUNCLIB_PROPERTY, TYPE_FUNCLIB_STATUS, TYPE_MAPPERVAR, TYPE_PROPERTY, TYPE_RECORD_COUNT, TYPE_RECORD_NO, TYPE_ROOT, TYPE_STREAM, TYPE_SYSTEMVAR, TYPE_UNKNOWN, TYPE_VALUE, TYPE_VARIABLE
 
コンストラクタの概要
CellItem.StreamCellItem(String name, int streamType)
           
 
メソッドの概要
 int getStreamType()
           
 
クラス com.infoteria.asteria.flowengine2.soap.CellItem から継承したメソッド
addChild, countAllChildren, countChild, getChild, getDefaultValue, getDefaultValue, getName, getType, getValue, isValueItem, setValue, setValueObject
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CellItem.StreamCellItem

public CellItem.StreamCellItem(String name,
                               int streamType)
メソッドの詳細

getStreamType

public int getStreamType()