Uses of Class
org.fa.tei.jaxb.v2_x.Additional
-
Packages that use Additional Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Additional in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Additional Modifier and Type Field Description protected AdditionalMsDesc. additionalprotected AdditionalMsFrag. additionalprotected AdditionalMsPart. additionalprotected AdditionalObject. additionalMethods in org.fa.tei.jaxb.v2_x 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.v2_x 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.
-