类 GetPolicyRequest


  • public class GetPolicyRequest
    extends Object
    GetPolicyRequest
    • 构造器详细资料

      • GetPolicyRequest

        public GetPolicyRequest()
    • 方法详细资料

      • getPolicyName

        @NotNull
        public @NotNull String getPolicyName()
        Get policyName
        返回:
        policyName
      • setPolicyName

        public void setPolicyName​(String policyName)
      • getPolicyType

        @NotNull
        public @NotNull String getPolicyType()
        Get policyType
        返回:
        policyType
      • setPolicyType

        public void setPolicyType​(String policyType)
      • hashCode

        public int hashCode()
        覆盖:
        hashCode 在类中 Object