Class NodeDetailPriceResult

    • Constructor Detail

      • NodeDetailPriceResult

        public NodeDetailPriceResult()
      • NodeDetailPriceResult

        public NodeDetailPriceResult​(NodeDetailPriceResult 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

      • getNodeType

        public String getNodeType()
        Get 节点类型 master core task common router mysql 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NodeType 节点类型 master core task common router mysql 注意:此字段可能返回 null,表示取不到有效值。
      • setNodeType

        public void setNodeType​(String NodeType)
        Set 节点类型 master core task common router mysql 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NodeType - 节点类型 master core task common router mysql 注意:此字段可能返回 null,表示取不到有效值。
      • getPartDetailPrice

        public PartDetailPriceItem[] getPartDetailPrice()
        Get 节点组成部分价格详情
        Returns:
        PartDetailPrice 节点组成部分价格详情
      • setPartDetailPrice

        public void setPartDetailPrice​(PartDetailPriceItem[] PartDetailPrice)
        Set 节点组成部分价格详情
        Parameters:
        PartDetailPrice - 节点组成部分价格详情