-
- All Implemented Interfaces:
public final class ModelShowRespData在线机型信息
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classModelShowRespData.Variants
-
Field Summary
Fields Modifier and Type Field Description private final List<ModelShowRespData.Variants>variants
-
Constructor Summary
Constructors Constructor Description ModelShowRespData(List<ModelShowRespData.Variants> variants)
-
Method Summary
Modifier and Type Method Description final List<ModelShowRespData.Variants>getVariants()-
-
Constructor Detail
-
ModelShowRespData
ModelShowRespData(List<ModelShowRespData.Variants> variants)
-
-
Method Detail
-
getVariants
final List<ModelShowRespData.Variants> getVariants()
-
-
-
-