| Package | Description |
|---|---|
| cz.active24.client.fred.data.create.keyset | |
| cz.active24.client.fred.data.info.keyset | |
| cz.active24.client.fred.data.update.keyset | |
| cz.active24.client.fred.mapper |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DnsKeyData> |
KeysetCreateRequest.getDnskey() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeysetCreateRequest.setDnskey(java.util.List<DnsKeyData> dnskey) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DnsKeyData> |
KeysetInfoResponse.getDnskey() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeysetInfoResponse.setDnskey(java.util.List<DnsKeyData> dnskey) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DnsKeyData> |
KeysetAddData.getDnskey() |
java.util.List<DnsKeyData> |
KeysetRemData.getDnskey() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeysetAddData.setDnskey(java.util.List<DnsKeyData> dnskey) |
void |
KeysetRemData.setDnskey(java.util.List<DnsKeyData> dnskey) |
| Modifier and Type | Method and Description |
|---|---|
protected DnsKeyData |
FredClientMapStructMapperImpl.dnskeyTToDnsKeyData(DnskeyT dnskeyT) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<DnsKeyData> |
FredClientMapStructMapperImpl.dnskeyTListToDnsKeyDataList(java.util.List<DnskeyT> list) |
| Modifier and Type | Method and Description |
|---|---|
protected DnskeyT |
FredClientMapStructMapperImpl.dnsKeyDataToDnskeyT(DnsKeyData dnsKeyData) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<DnskeyT> |
FredClientMapStructMapperImpl.dnsKeyDataListToDnskeyTList(java.util.List<DnsKeyData> list) |
Copyright © 2022. All rights reserved.