Uses of Class
org.fa.tei.jaxb.v2_0.MsContents
-
Packages that use MsContents Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of MsContents in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as MsContents Modifier and Type Field Description protected MsContentsMsDesc. msContentsprotected MsContentsMsFrag. msContentsprotected MsContentsMsPart. msContentsprotected MsContentsObject. msContentsMethods in org.fa.tei.jaxb.v2_0 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_0 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.
-