Uses of Class
com.globo.dnsapi.model.Record.GenericRecordAttributes

Packages that use Record.GenericRecordAttributes
com.globo.dnsapi.model   
 

Uses of Record.GenericRecordAttributes in com.globo.dnsapi.model
 

Subclasses of Record.GenericRecordAttributes in com.globo.dnsapi.model
static class Record.TypeARecordAttributes
           
static class Record.TypeMXRecordAttributes
           
static class Record.TypeNSRecordAttributes
           
static class Record.TypePTRRecordAttributes
           
static class Record.TypeSOARecordAttributes
           
static class Record.TypeTXTRecordAttributes
           
 

Methods in com.globo.dnsapi.model that return Record.GenericRecordAttributes
 Record.GenericRecordAttributes Record.getGenericRecordAttributes()
           
 

Methods in com.globo.dnsapi.model with parameters of type Record.GenericRecordAttributes
 void Record.setGenericRecordAttributes(Record.GenericRecordAttributes genericRecordAttributes)
           
 



Copyright © 2014. All rights reserved.