Class ZoneFile


  • public class ZoneFile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ZoneFile​(java.lang.String zone)  
    • Method Summary

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

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

      • ZoneFile

        public ZoneFile​(java.lang.String zone)
    • Method Detail

      • getZone

        public java.lang.String getZone()