public class FiniteList extends Object
Constructor and Description |
---|
FiniteList(Class<? extends Repeatable> repType,
Object underlyingObject)
Constructor for FiniteList
|
public FiniteList(Class<? extends Repeatable> repType, Object underlyingObject)
repType
- the Class which is repeatingunderlyingObject
- the underlying object that the extending class representspublic Repeatable getRep(int rep) throws ConfRepException
rep
- The desired repetition number. Note that in accordance with the HL7 standardConformanceException
- if repetition is not accessibleConfRepException
Copyright © 2001–2017 University Health Network. All rights reserved.