public class SchemaElementDefinition extends Object
| Constructor and Description |
|---|
SchemaElementDefinition(String name,
long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object oth) |
long |
getLongId() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public SchemaElementDefinition(String name, long id)
Copyright © 2012–2015. All rights reserved.