EXIficient

com.siemens.ct.exi.core.container
Class PreReadValueContainer

java.lang.Object
  extended by com.siemens.ct.exi.core.container.PreReadValueContainer

public class PreReadValueContainer
extends java.lang.Object


Constructor Summary
PreReadValueContainer(Value[] contentValues)
           
 
Method Summary
 Value getNextContantValue()
           
 Value[] getValues()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreReadValueContainer

public PreReadValueContainer(Value[] contentValues)
Method Detail

getValues

public Value[] getValues()

getNextContantValue

public Value getNextContantValue()

EXIficient