JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.elitesland.ystdms.sys.enums.interfaces
Interface OperationType
All Superinterfaces:
Serializable
public interface
OperationType
extends
Serializable
操作类型.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDesc
()
获取操作类型描述
String
getValue
()
获取操作类型
Method Details
getValue
String
getValue
()
获取操作类型
Returns:
操作类型
getDesc
String
getDesc
()
获取操作类型描述
Returns:
操作类型描述