Uses of Interface
ca.uhn.hl7v2.conf.classes.abs.Repeatable
Packages that use Repeatable
-
Uses of Repeatable in ca.uhn.hl7v2.conf.classes.abs
Methods in ca.uhn.hl7v2.conf.classes.abs that return RepeatableModifier and TypeMethodDescriptionprotected RepeatableAbstractConformanceContainer.getChild(FiniteList finiteList, int rep) Returns a repetition of a child of the extending class, creating it if necessary.FiniteList.getRep(int rep) Returns the desired repetitionConstructor parameters in ca.uhn.hl7v2.conf.classes.abs with type arguments of type RepeatableModifierConstructorDescriptionFiniteList(Class<? extends Repeatable> repType, Object underlyingObject) Constructor for FiniteList