Uses of Class
org.fa.tei.jaxb.v2_0.MsDesc
-
Packages that use MsDesc Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of MsDesc in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as MsDesc Modifier and Type Field Description protected MsDescRelatedItem. msDescprotected MsDescTaxonomy. msDescMethods in org.fa.tei.jaxb.v2_0 that return MsDesc Modifier and Type Method Description MsDescObjectFactory. createMsDesc()Create an instance ofMsDescMsDescRelatedItem. getMsDesc()Gets the value of the msDesc property.MsDescTaxonomy. getMsDesc()Gets the value of the msDesc property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type MsDesc Modifier and Type Method Description voidRelatedItem. setMsDesc(MsDesc value)Sets the value of the msDesc property.voidTaxonomy. setMsDesc(MsDesc value)Sets the value of the msDesc property.
-