类 TaxiEntity

java.lang.Object
com.lark.oapi.service.document_ai.v1.model.TaxiEntity

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

    • TaxiEntity

      public TaxiEntity()
    • TaxiEntity

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

    • newBuilder

      public static TaxiEntity.Builder newBuilder()
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)