| 程序包 | 说明 |
|---|---|
| com.github.paganini2008.devtools.beans.streaming.examples |
| 限定符和类型 | 字段和说明 |
|---|---|
private Product.Style |
Product.style |
| 限定符和类型 | 方法和说明 |
|---|---|
Product.Style |
Product.getStyle() |
static Product.Style |
Product.Style.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Product.Style[] |
Product.Style.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Product.setStyle(Product.Style style) |
Copyright © 2021. All rights reserved.