ca.uhn.hl7v2.conf.classes.abs
Interface Repeatable


public interface Repeatable

A class which implements this interface will provide the methods to return Min and Max repetitions

Author:
James AgnewPaul BrohmanMitch DelachevrotiereShawn DyckCory Metcalf

Method Summary
 short getMaxReps()
          Returns the minimum allowable number of repetitions for this class
 short getMinReps()
          Returns the minimum allowable number of repetitions for this class
 

Method Detail

getMaxReps

short getMaxReps()
Returns the minimum allowable number of repetitions for this class


getMinReps

short getMinReps()
Returns the minimum allowable number of repetitions for this class



Copyright © 2001-2011 University Health Network. All Rights Reserved.