org.norecess.citkit.tir.data
Interface DatumTIR

All Known Subinterfaces:
IBooleanETIR, IIntegerETIR, IStringETIR
All Known Implementing Classes:
BooleanETIR, IntegerETIR, StringETIR

public interface DatumTIR


Method Summary
 HobbesType getType()
           
 

Method Detail

getType

HobbesType getType()