Uses of Class
org.fa.tei.jaxb.v2_x.MsContents
-
Packages that use MsContents Package Description org.fa.tei.jaxb.v2_x -
-
Uses of MsContents in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as MsContents Modifier and Type Field Description protected MsContentsMsDesc. msContentsprotected MsContentsMsFrag. msContentsprotected MsContentsMsPart. msContentsprotected MsContentsObject. msContentsMethods in org.fa.tei.jaxb.v2_x that return MsContents Modifier and Type Method Description MsContentsObjectFactory. createMsContents()Create an instance ofMsContentsMsContentsMsDesc. getMsContents()Gets the value of the msContents property.MsContentsMsFrag. getMsContents()Gets the value of the msContents property.MsContentsMsPart. getMsContents()Gets the value of the msContents property.MsContentsObject. getMsContents()Gets the value of the msContents property.Methods in org.fa.tei.jaxb.v2_x with parameters of type MsContents Modifier and Type Method Description voidMsDesc. setMsContents(MsContents value)Sets the value of the msContents property.voidMsFrag. setMsContents(MsContents value)Sets the value of the msContents property.voidMsPart. setMsContents(MsContents value)Sets the value of the msContents property.voidObject. setMsContents(MsContents value)Sets the value of the msContents property.
-