Class ModifyLinkTacticRequest

    • Constructor Detail

      • ModifyLinkTacticRequest

        public ModifyLinkTacticRequest()
      • ModifyLinkTacticRequest

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

      • getLinkID

        public Long getLinkID()
        Get 云兔ID
        Returns:
        LinkID 云兔ID
      • setLinkID

        public void setLinkID​(Long LinkID)
        Set 云兔ID
        Parameters:
        LinkID - 云兔ID
      • getTacticID

        public Long getTacticID()
        Get 策略ID
        Returns:
        TacticID 策略ID
      • setTacticID

        public void setTacticID​(Long TacticID)
        Set 策略ID
        Parameters:
        TacticID - 策略ID