public class MD_Distribution extends NodeElement
| Constructor and Description |
|---|
MD_Distribution() |
| Modifier and Type | Method and Description |
|---|---|
List<DistributionFormat> |
getDistributionFormats() |
List<TransferOptions> |
getTransferOptions() |
void |
setDistributionFormats(List<DistributionFormat> distributionFormats) |
void |
setTransferOptions(List<TransferOptions> transferOptions) |
getNilReason, setNilReasonpublic List<DistributionFormat> getDistributionFormats()
public void setDistributionFormats(List<DistributionFormat> distributionFormats)
public List<TransferOptions> getTransferOptions()
public void setTransferOptions(List<TransferOptions> transferOptions)
Copyright © 2020. All rights reserved.