public class DocumentUpdateType extends Object
| Modifier and Type | Field and Description |
|---|---|
static DocumentUpdateType |
AUTO_UPDATE
Automatically update 自动更新
|
static DocumentUpdateType |
NO_AUTO_UPDATE
Do not automatically update 不自动更新
|
public static final DocumentUpdateType NO_AUTO_UPDATE
public static final DocumentUpdateType AUTO_UPDATE
public static DocumentUpdateType fromValue(Integer value)
Copyright © 2025. All rights reserved.