Class XLightLiteralAttribute.WithIndex

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<org.deckfour.xes.model.XAttribute>, org.deckfour.xes.model.XAttributable, org.deckfour.xes.model.XAttribute, org.deckfour.xes.model.XAttributeLiteral
    Enclosing class:
    XLightLiteralAttribute

    public static class XLightLiteralAttribute.WithIndex
    extends XLightLiteralAttribute
    See Also:
    Serialized Form
    • Constructor Detail

      • WithIndex

        public WithIndex​(java.lang.String key,
                         int index)
      • WithIndex

        public WithIndex​(java.lang.String key,
                         int index,
                         org.deckfour.xes.extension.XExtension xExtension)
    • Method Detail

      • getIndex

        public int getIndex()