com.globo.dnsapi.model
Class Domain
java.lang.Object
com.globo.dnsapi.model.Domain
public class Domain
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain
public Domain()
getDomainAttributes
public Domain.DomainAttributes getDomainAttributes()
setDomainAttributes
public void setDomainAttributes(Domain.DomainAttributes domainAttributes)
getId
public Long getId()
getAccount
public String getAccount()
getAddressType
public String getAddressType()
getAuthorityType
public String getAuthorityType()
getCreatedAt
public String getCreatedAt()
getLastCheck
public String getLastCheck()
getMaster
public String getMaster()
getName
public String getName()
getNotes
public String getNotes()
getNotifiedSerial
public String getNotifiedSerial()
getTTL
public String getTTL()
getUpdatedAt
public String getUpdatedAt()
getUserId
public Long getUserId()
getViewId
public Long getViewId()
getTemplateId
public Long getTemplateId()
Copyright © 2014. All rights reserved.