Class OldAttachmentInfo

    • Constructor Detail

      • OldAttachmentInfo

        public OldAttachmentInfo()
      • OldAttachmentInfo

        public OldAttachmentInfo​(OldAttachmentInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getAttachmentAmount

        public Long getAttachmentAmount()
        Get 附加项金额 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AttachmentAmount 附加项金额 注意:此字段可能返回 null,表示取不到有效值。
      • setAttachmentAmount

        public void setAttachmentAmount​(Long AttachmentAmount)
        Set 附加项金额 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AttachmentAmount - 附加项金额 注意:此字段可能返回 null,表示取不到有效值。
      • getAttachmentType

        public String getAttachmentType()
        Get 附加项类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AttachmentType 附加项类型 注意:此字段可能返回 null,表示取不到有效值。
      • setAttachmentType

        public void setAttachmentType​(String AttachmentType)
        Set 附加项类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AttachmentType - 附加项类型 注意:此字段可能返回 null,表示取不到有效值。
      • getAttachmentName

        public String getAttachmentName()
        Get 附加项名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AttachmentName 附加项名称 注意:此字段可能返回 null,表示取不到有效值。
      • setAttachmentName

        public void setAttachmentName​(String AttachmentName)
        Set 附加项名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AttachmentName - 附加项名称 注意:此字段可能返回 null,表示取不到有效值。
      • getAttachmentCode

        public String getAttachmentCode()
        Get 附加项编号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AttachmentCode 附加项编号 注意:此字段可能返回 null,表示取不到有效值。
      • setAttachmentCode

        public void setAttachmentCode​(String AttachmentCode)
        Set 附加项编号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AttachmentCode - 附加项编号 注意:此字段可能返回 null,表示取不到有效值。