Public Member Functions | |
EntitySchema () | |
java.lang.String | getRelativePathSchemafile () |
java.lang.String | getSchemaName () |
java.lang.String | getXmlNamespace () |
void | setRelativePathSchemafile (java.lang.String relativePathSchemafile) |
void | setSchemaName (java.lang.String schemaName) |
void | setXmlNamespace (java.lang.String xmlNamespace) |
Private Attributes | |
java.lang.String | _schemaName |
java.lang.String | _relativePathSchemafile = "" |
java.lang.String | _xmlNamespace |
|
|
|
Returns the value of field 'relativePathSchemafile'.
|
|
Returns the value of field 'schemaName'.
|
|
Returns the value of field 'xmlNamespace'.
|
|
Sets the value of field 'relativePathSchemafile'.
|
|
Sets the value of field 'schemaName'.
|
|
Sets the value of field 'xmlNamespace'.
|
|
|
|
|
|
|