com.globo.dnsapi.model
Class Domain.DomainAttributes
java.lang.Object
com.globo.dnsapi.model.Domain.DomainAttributes
- Enclosing class:
- Domain
public static class Domain.DomainAttributes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain.DomainAttributes
public Domain.DomainAttributes()
getId
public Long getId()
setId
public void setId(Long id)
getAccount
public String getAccount()
setAccount
public void setAccount(String account)
getAddressType
public String getAddressType()
setAddressType
public void setAddressType(String addressType)
getAuthorityType
public String getAuthorityType()
setAuthorityType
public void setAuthorityType(String authorityType)
getCreatedAt
public String getCreatedAt()
setCreatedAt
public void setCreatedAt(String createdAt)
getLastCheck
public String getLastCheck()
setLastCheck
public void setLastCheck(String lastCheck)
getMaster
public String getMaster()
setMaster
public void setMaster(String master)
getName
public String getName()
setName
public void setName(String name)
getNotes
public String getNotes()
setNotes
public void setNotes(String notes)
getNotifiedSerial
public String getNotifiedSerial()
setNotifiedSerial
public void setNotifiedSerial(String notifiedSerial)
getTTL
public String getTTL()
setTTL
public void setTTL(String ttl)
getUpdatedAt
public String getUpdatedAt()
setUpdatedAt
public void setUpdatedAt(String updatedAt)
getUserId
public Long getUserId()
setUserId
public void setUserId(Long userId)
getViewId
public Long getViewId()
setViewId
public void setViewId(Long viewId)
getTemplateId
public Long getTemplateId()
setTemplateId
public void setTemplateId(Long templateId)
Copyright © 2014. All rights reserved.