Class TreeNodeI18N

    • Constructor Detail

      • TreeNodeI18N

        public TreeNodeI18N()
      • TreeNodeI18N

        public TreeNodeI18N​(TreeNodeI18N translation)
      • TreeNodeI18N

        public TreeNodeI18N​(AxisHeaderI18N otherTranslation)
        Constructs a TreeNodeI18N representation of the specified AxisHeaderI18N instance. They are two different presentations of the same bean translation and as such share the same identifier.
        Parameters:
        otherTranslation - an AxisHeaderI18N instance.