public class Ligature extends Object
| Constructor | Description |
|---|---|
Ligature() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getLigature() |
Getter for property ligature.
|
String |
getSuccessor() |
Getter for property successor.
|
void |
setLigature(String lig) |
Setter for property ligature.
|
void |
setSuccessor(String successorValue) |
Setter for property successor.
|
public String getLigature()
public void setLigature(String lig)
lig - New value of property ligature.public String getSuccessor()
public void setSuccessor(String successorValue)
successorValue - New value of property successor.Copyright © 2008–2018. All rights reserved.