Uses of Class
org.fa.tei.jaxb.v2_x.MsDesc
-
Packages that use MsDesc Package Description org.fa.tei.jaxb.v2_x -
-
Uses of MsDesc in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as MsDesc Modifier and Type Field Description protected MsDescRelatedItem. msDescprotected MsDescTaxonomy. msDescMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-