Class MtResources


  • @Generated(value="org.openapitools.codegen.languages.JavaInflectorServerCodegen",
               comments="Generator version: 7.15.0")
    public class MtResources
    extends Object
    • Constructor Detail

      • MtResources

        public MtResources()
    • Method Detail

      • mtGlossaryProjectId

        public MtResources mtGlossaryProjectId​(String mtGlossaryProjectId)
        ID of the client's glossary project to be used by the MT engine.
      • getMtGlossaryProjectId

        public String getMtGlossaryProjectId()
      • setMtGlossaryProjectId

        public void setMtGlossaryProjectId​(String mtGlossaryProjectId)
      • mtGlossaryProjectLocation

        public MtResources mtGlossaryProjectLocation​(String mtGlossaryProjectLocation)
        Location of the client's glossary project to be used by the MT engine.
      • getMtGlossaryProjectLocation

        public String getMtGlossaryProjectLocation()
      • setMtGlossaryProjectLocation

        public void setMtGlossaryProjectLocation​(String mtGlossaryProjectLocation)
      • mtGlossaryId

        public MtResources mtGlossaryId​(String mtGlossaryId)
        ID of the glossary to be used by the MT engine.
      • getMtGlossaryId

        public String getMtGlossaryId()
      • setMtGlossaryId

        public void setMtGlossaryId​(String mtGlossaryId)
      • mtModelProjectId

        public MtResources mtModelProjectId​(String mtModelProjectId)
        ID of the client's model project to be used by the MT engine.
      • getMtModelProjectId

        public String getMtModelProjectId()
      • setMtModelProjectId

        public void setMtModelProjectId​(String mtModelProjectId)
      • mtModelProjectLocation

        public MtResources mtModelProjectLocation​(String mtModelProjectLocation)
        Location of the client's model project to be used by the MT engine.
      • getMtModelProjectLocation

        public String getMtModelProjectLocation()
      • setMtModelProjectLocation

        public void setMtModelProjectLocation​(String mtModelProjectLocation)
      • mtModelId

        public MtResources mtModelId​(String mtModelId)
        ID of the model to be used by the MT engine.
      • getMtModelId

        public String getMtModelId()
      • setMtModelId

        public void setMtModelId​(String mtModelId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object