JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cn.dinodev.spring.commons.data
Interface ValueLabel<V extends
Serializable
>
All Known Implementing Classes:
Option
public interface
ValueLabel<V extends
Serializable
>
Author:
Cody Lu
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getLabel
()
Label标签
V
getValue
()
值
Method Details
getValue
V
getValue
()
值
Returns:
getLabel
String
getLabel
()
Label标签
Returns: