public class MyData extends Object implements Serializable
| Constructor and Description |
|---|
MyData()
Creates a MyData bean.
|
MyData(String name)
Creates a MyData bean with the specified name.
|
public MyData()
public MyData(String name)
name - the name.Copyright © 2017. All rights reserved.