public class ArtifactNameDTO extends AlipayObject
| 构造器和说明 |
|---|
ArtifactNameDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DeliveryProjectArtifactDTO> |
getOther() |
List<DeliveryProjectArtifactDTO> |
getStandard() |
void |
setOther(List<DeliveryProjectArtifactDTO> other) |
void |
setStandard(List<DeliveryProjectArtifactDTO> standard) |
public List<DeliveryProjectArtifactDTO> getOther()
public void setOther(List<DeliveryProjectArtifactDTO> other)
public List<DeliveryProjectArtifactDTO> getStandard()
public void setStandard(List<DeliveryProjectArtifactDTO> standard)
Copyright © 2024. All rights reserved.