类 CustomValue

java.lang.Object
com.lark.oapi.service.corehr.v2.model.CustomValue

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

    • CustomValue

      public CustomValue()
    • CustomValue

      public CustomValue(CustomValue.Builder builder)
  • 方法详细资料

    • newBuilder

      public static CustomValue.Builder newBuilder()
    • getValueBoolean

      public Boolean getValueBoolean()
    • setValueBoolean

      public void setValueBoolean(Boolean valueBoolean)
    • getValueEnumId

      public String getValueEnumId()
    • setValueEnumId

      public void setValueEnumId(String valueEnumId)