Uses of Class
org.fa.tei.jaxb.facustomization.Summary
Packages that use Summary
-
Uses of Summary in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as SummaryModifier and TypeFieldDescriptionprotected SummaryDecoDesc.summaryprotected SummaryHandDesc.summaryprotected SummaryHistory.summaryprotected SummaryLayoutDesc.summaryprotected SummaryMsContents.summaryprotected SummaryScriptDesc.summaryprotected SummarySealDesc.summaryprotected SummaryTypeDesc.summaryMethods in org.fa.tei.jaxb.facustomization that return SummaryModifier and TypeMethodDescriptionObjectFactory.createSummary()Create an instance ofSummaryDecoDesc.getSummary()Gets the value of the summary property.HandDesc.getSummary()Gets the value of the summary property.History.getSummary()Gets the value of the summary property.LayoutDesc.getSummary()Gets the value of the summary property.MsContents.getSummary()Gets the value of the summary property.ScriptDesc.getSummary()Gets the value of the summary property.SealDesc.getSummary()Gets the value of the summary property.TypeDesc.getSummary()Gets the value of the summary property.Methods in org.fa.tei.jaxb.facustomization with parameters of type SummaryModifier and TypeMethodDescriptionvoidDecoDesc.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.