Uses of Class
org.fa.tei.jaxb.v2_x.MsPart
-
Packages that use MsPart Package Description org.fa.tei.jaxb.v2_x -
-
Uses of MsPart in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x 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.v2_x that return MsPart Modifier and Type Method Description MsPartObjectFactory. createMsPart()Create an instance ofMsPartMethods in org.fa.tei.jaxb.v2_x 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.
-