public class Model extends BaseEntity<Model>
XML, XML_COMPACT| Modifier and Type | Method and Description |
|---|---|
void |
accept(IVisitor visitor) |
boolean |
equals(Object obj) |
String |
getName() |
String |
getPackage() |
String |
getSampleModel() |
int |
hashCode() |
void |
mergeAttributes(Model other) |
Model |
setName(String name) |
Model |
setPackage(String _package) |
Model |
setSampleModel(String sampleModel) |
assertAttributeEquals, equals, formatTo, toStringpublic Model()
public Model(String name)
Copyright © 2022 Unidal Organization. All rights reserved.