Uses of Class
org.fa.tei.jaxb.facustomization.MsPart
-
Packages that use MsPart Package Description org.fa.tei.jaxb.facustomization -
-
Uses of MsPart in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization with type parameters of type MsPart Modifier and Type Field Description protected List<MsPart>MsDesc. msPartsprotected List<MsPart>MsPart. msPartsMethods in org.fa.tei.jaxb.facustomization that return MsPart Modifier and Type Method Description MsPartObjectFactory. createMsPart()Create an instance ofMsPartMethods in org.fa.tei.jaxb.facustomization that return types with arguments of type MsPart Modifier and Type Method Description List<MsPart>MsDesc. getMsParts()Gets the value of the msParts property.List<MsPart>MsPart. getMsParts()Gets the value of the msParts property.
-