-
- All Implemented Interfaces:
-
java.io.Serializable
public class StructPropertyBean implements Serializable
-
-
Method Summary
Modifier and Type Method Description StringgetName()voidsetName(String name)ObjectgetTypeSpec()voidsetTypeSpec(Object typeSpec)-
-
Method Detail
-
getName
String getName()
-
setName
void setName(String name)
-
getTypeSpec
Object getTypeSpec()
-
setTypeSpec
void setTypeSpec(Object typeSpec)
-
-
-
-