com.eu.miscedautils.gentbvhdl
Class FVhPWaveFormElement

java.lang.Object
  extended by com.eu.miscedautils.gentbvhdl.FVhPWaveFormElement

public class FVhPWaveFormElement
extends java.lang.Object


Constructor Summary
FVhPWaveFormElement(java.lang.Character s, java.lang.Integer d)
           
 
Method Summary
 java.lang.Integer getDelay()
           
 java.lang.Character getValue()
           
 void setDelay(java.lang.Integer delay)
           
 void setValue(java.lang.Character value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FVhPWaveFormElement

public FVhPWaveFormElement(java.lang.Character s,
                           java.lang.Integer d)
Method Detail

getValue

public java.lang.Character getValue()

setValue

public void setValue(java.lang.Character value)

getDelay

public java.lang.Integer getDelay()

setDelay

public void setDelay(java.lang.Integer delay)