Class StageChartKey

    • Constructor Detail

      • StageChartKey

        public StageChartKey​(java.lang.String stageChartId)
      • StageChartKey

        public StageChartKey​(CineroomKey cineroomKey)
    • Method Detail

      • newInstance

        public static StageChartKey newInstance​(java.lang.String stageChartId)
      • fromId

        public static StageChartKey fromId​(java.lang.String stageChartId)
      • genTroupeId

        public java.lang.String genTroupeId​(long troupeSequence)
      • genTroupeKey

        public TroupeKey genTroupeKey​(long troupeSequence)
      • main

        public static void main​(java.lang.String[] args)