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