Class Compatibility

    • Constructor Detail

      • Compatibility

        public Compatibility()
      • Compatibility

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

      • getCode

        public Long getCode()
        Get 兼容标志状态码。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Code 兼容标志状态码。 注意:此字段可能返回 null,表示取不到有效值。
      • setCode

        public void setCode​(Long Code)
        Set 兼容标志状态码。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Code - 兼容标志状态码。 注意:此字段可能返回 null,表示取不到有效值。