Klasse RuleInterpretationList

Alle implementierten Schnittstellen:
Serializable, Cloneable, Iterable<RuleInterpretation>, Collection<RuleInterpretation>, List<RuleInterpretation>, RandomAccess, SequencedCollection<RuleInterpretation>

@Root(name="interpretations") @ElementList(entry="interpretation", type=RuleInterpretation.class, inline=true) public class RuleInterpretationList extends ArrayList<RuleInterpretation>
Siehe auch:
  • Konstruktordetails

    • RuleInterpretationList

      public RuleInterpretationList()
    • RuleInterpretationList

      public RuleInterpretationList(Collection<? extends RuleInterpretation> c)
      Parameter:
      c -