Class HutnTranslatorTest.Reference

  • Enclosing class:
    HutnTranslatorTest

    protected static class HutnTranslatorTest.Reference
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Reference​(java.lang.String type, java.lang.String identifier)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getIdentifier()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Reference

        public Reference​(java.lang.String type,
                         java.lang.String identifier)
    • Method Detail

      • getType

        public java.lang.String getType()
      • getIdentifier

        public java.lang.String getIdentifier()