se.unlogic.eagledns.zoneproviders.db.beans
Class DBSecondaryZone

java.lang.Object
  extended by se.unlogic.eagledns.SecondaryZone
      extended by se.unlogic.eagledns.zoneproviders.db.beans.DBSecondaryZone

public class DBSecondaryZone
extends SecondaryZone


Constructor Summary
DBSecondaryZone(java.lang.Integer zoneID, java.lang.String zoneName, java.lang.String remoteServerAddress, java.lang.String dclass)
           
 
Method Summary
 java.lang.Integer getZoneID()
           
 
Methods inherited from class se.unlogic.eagledns.SecondaryZone
getDclass, getDownloaded, getRemoteServerAddress, getZoneCopy, getZoneName, setDclass, setDownloaded, setRemoteServerAddress, setZoneCopy, setZoneName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBSecondaryZone

public DBSecondaryZone(java.lang.Integer zoneID,
                       java.lang.String zoneName,
                       java.lang.String remoteServerAddress,
                       java.lang.String dclass)
                throws org.xbill.DNS.TextParseException
Throws:
org.xbill.DNS.TextParseException
Method Detail

getZoneID

public java.lang.Integer getZoneID()


Copyright © 2011. All Rights Reserved.