-
- All Implemented Interfaces:
-
java.io.Serializable
public class CommonSpecParamsBean implements Serializable
-
-
Method Summary
Modifier and Type Method Description StringgetCode()voidsetCode(String code)Map<String, Object>getTypeSpec()voidsetTypeSpec(Map<String, Object> typeSpec)-
-
Method Detail
-
getCode
String getCode()
-
setCode
void setCode(String code)
-
getTypeSpec
Map<String, Object> getTypeSpec()
-
setTypeSpec
void setTypeSpec(Map<String, Object> typeSpec)
-
-
-
-