Package | Description |
---|---|
org.w3._1998.math.mathml |
Modifier and Type | Field and Description |
---|---|
protected Csymbol |
Semantics.csymbol |
protected Csymbol |
NodeContainer.csymbol |
protected Csymbol |
Math.csymbol |
protected Csymbol |
Lambda.csymbol |
protected Csymbol |
Otherwise.csymbol |
protected Csymbol |
Apply.csymbol |
Modifier and Type | Method and Description |
---|---|
Csymbol |
ObjectFactory.createCsymbol()
Create an instance of
Csymbol |
Csymbol |
Semantics.getCsymbol()
Gets the value of the csymbol property.
|
Csymbol |
NodeContainer.getCsymbol()
Gets the value of the csymbol property.
|
Csymbol |
Math.getCsymbol()
Gets the value of the csymbol property.
|
Csymbol |
Lambda.getCsymbol()
Gets the value of the csymbol property.
|
Csymbol |
Otherwise.getCsymbol()
Gets the value of the csymbol property.
|
Csymbol |
Apply.getCsymbol()
Gets the value of the csymbol property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Csymbol> |
ObjectFactory.createApplyCsymbol(Csymbol value)
|
JAXBElement<Csymbol> |
ObjectFactory.createPieceCsymbol(Csymbol value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Csymbol> |
ObjectFactory.createApplyCsymbol(Csymbol value)
|
JAXBElement<Csymbol> |
ObjectFactory.createPieceCsymbol(Csymbol value)
|
void |
Semantics.setCsymbol(Csymbol value)
Sets the value of the csymbol property.
|
void |
NodeContainer.setCsymbol(Csymbol value)
Sets the value of the csymbol property.
|
void |
Math.setCsymbol(Csymbol value)
Sets the value of the csymbol property.
|
void |
Lambda.setCsymbol(Csymbol value)
Sets the value of the csymbol property.
|
void |
Otherwise.setCsymbol(Csymbol value)
Sets the value of the csymbol property.
|
void |
Apply.setCsymbol(Csymbol value)
Sets the value of the csymbol property.
|
Copyright © 2018. All rights reserved.