Uses of Class
org.fa.tei.jaxb.facustomization.Additional
-
Packages that use Additional Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Additional in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Additional Modifier and Type Field Description protected AdditionalMsDesc. additionalprotected AdditionalMsFrag. additionalprotected AdditionalMsPart. additionalprotected AdditionalObject. additionalMethods in org.fa.tei.jaxb.facustomization that return Additional Modifier and Type Method Description AdditionalObjectFactory. createAdditional()Create an instance ofAdditionalAdditionalMsDesc. getAdditional()Gets the value of the additional property.AdditionalMsFrag. getAdditional()Gets the value of the additional property.AdditionalMsPart. getAdditional()Gets the value of the additional property.AdditionalObject. getAdditional()Gets the value of the additional property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Additional Modifier and Type Method Description voidMsDesc. setAdditional(Additional value)Sets the value of the additional property.voidMsFrag. setAdditional(Additional value)Sets the value of the additional property.voidMsPart. setAdditional(Additional value)Sets the value of the additional property.voidObject. setAdditional(Additional value)Sets the value of the additional property.
-