public class OperationLogEntityField extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OperationLogEntityField.Builder |
| 构造器和说明 |
|---|
OperationLogEntityField() |
OperationLogEntityField(OperationLogEntityField.Builder builder) |
public OperationLogEntityField()
public OperationLogEntityField(OperationLogEntityField.Builder builder)
public String getField()
public void setField(String field)
public String getBefore()
public void setBefore(String before)
public String getAfter()
public void setAfter(String after)
public static OperationLogEntityField.Builder newBuilder()
Copyright © 2025. All rights reserved.