public class ModelObject extends Object implements Serializable
Constructor and Description |
---|
ModelObject() |
ModelObject(ModelObject t) |
ModelObject(String s)
To Support unmarshalling directly from any String data.
|
public ModelObject()
public ModelObject(String s)
public ModelObject(ModelObject t)
Copyright © 2018. All rights reserved.