Uses of Class
org.fa.tei.jaxb.v2_x.Summary
-
Packages that use Summary Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Summary in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Summary Modifier and Type Field Description protected SummaryDecoDesc. summaryprotected SummaryHandDesc. summaryprotected SummaryHistory. summaryprotected SummaryLayoutDesc. summaryprotected SummaryMsContents. summaryprotected SummaryScriptDesc. summaryprotected SummarySealDesc. summaryprotected SummaryTypeDesc. summaryMethods in org.fa.tei.jaxb.v2_x that return Summary Modifier and Type Method Description SummaryObjectFactory. createSummary()Create an instance ofSummarySummaryDecoDesc. getSummary()Gets the value of the summary property.SummaryHandDesc. getSummary()Gets the value of the summary property.SummaryHistory. getSummary()Gets the value of the summary property.SummaryLayoutDesc. getSummary()Gets the value of the summary property.SummaryMsContents. getSummary()Gets the value of the summary property.SummaryScriptDesc. getSummary()Gets the value of the summary property.SummarySealDesc. getSummary()Gets the value of the summary property.SummaryTypeDesc. getSummary()Gets the value of the summary property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Summary Modifier and Type Method Description voidDecoDesc. setSummary(Summary value)Sets the value of the summary property.voidHandDesc. setSummary(Summary value)Sets the value of the summary property.voidHistory. setSummary(Summary value)Sets the value of the summary property.voidLayoutDesc. setSummary(Summary value)Sets the value of the summary property.voidMsContents. setSummary(Summary value)Sets the value of the summary property.voidScriptDesc. setSummary(Summary value)Sets the value of the summary property.voidSealDesc. setSummary(Summary value)Sets the value of the summary property.voidTypeDesc. setSummary(Summary value)Sets the value of the summary property.
-