Class TargetDefinitionFile.OtherLocation

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String description  
    • Constructor Summary

      Constructors 
      Constructor Description
      OtherLocation​(java.lang.String description)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTypeDescription()
      Returns a description of the underlying location implementation.
      • Methods inherited from class java.lang.Object

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

      • description

        private final java.lang.String description
    • Constructor Detail

      • OtherLocation

        public OtherLocation​(java.lang.String description)