Package | Description |
---|---|
de.malkusch.whoisServerList.api.v1.model.domain |
Domain classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TopLevelDomain
Top level domain.
|
Modifier and Type | Method and Description |
---|---|
List<Domain> |
TopLevelDomain.getDomains()
Returns the sub domains.
|
Modifier and Type | Method and Description |
---|---|
void |
TopLevelDomain.setDomains(List<Domain> domains)
Sets the sub domains.
|
Copyright © 2016. All rights reserved.