Class SDKPlan

    • Constructor Detail

      • SDKPlan

        public SDKPlan()
      • SDKPlan

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

      • getPlanId

        public Long getPlanId()
        Get 策略id
        Returns:
        PlanId 策略id
      • setPlanId

        public void setPlanId​(Long PlanId)
        Set 策略id
        Parameters:
        PlanId - 策略id