Class GlossEntry.Translation

  • Enclosing class:
    GlossEntry

    public static class GlossEntry.Translation
    extends Object
    Wrapper class for XLIFF glossary translation element of the Glossary module.
    • Constructor Detail

      • Translation

        public Translation()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getRef

        public String getRef()
      • setRef

        public void setRef​(String ref)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toString

        public String toString()