Package | Description |
---|---|
org.w3._1998.math.mathml |
Modifier and Type | Field and Description |
---|---|
protected CsymbolURI |
Csymbol.definitionURL |
Modifier and Type | Method and Description |
---|---|
static CsymbolURI |
CsymbolURI.fromValue(String v) |
CsymbolURI |
Csymbol.getDefinitionURL()
Gets the value of the definitionURL property.
|
static CsymbolURI |
CsymbolURI.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CsymbolURI[] |
CsymbolURI.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Csymbol.setDefinitionURL(CsymbolURI value)
Sets the value of the definitionURL property.
|
Copyright © 2018. All rights reserved.