Uses of Class
org.fa.tei.jaxb.v2_x.PhysDesc
-
Packages that use PhysDesc Package Description org.fa.tei.jaxb.v2_x -
-
Uses of PhysDesc in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as PhysDesc Modifier and Type Field Description protected PhysDescMsDesc. physDescprotected PhysDescMsFrag. physDescprotected PhysDescMsPart. physDescprotected PhysDescObject. physDescMethods in org.fa.tei.jaxb.v2_x that return PhysDesc Modifier and Type Method Description PhysDescObjectFactory. createPhysDesc()Create an instance ofPhysDescPhysDescMsDesc. getPhysDesc()Gets the value of the physDesc property.PhysDescMsFrag. getPhysDesc()Gets the value of the physDesc property.PhysDescMsPart. getPhysDesc()Gets the value of the physDesc property.PhysDescObject. getPhysDesc()Gets the value of the physDesc property.Methods in org.fa.tei.jaxb.v2_x with parameters of type PhysDesc Modifier and Type Method Description voidMsDesc. setPhysDesc(PhysDesc value)Sets the value of the physDesc property.voidMsFrag. setPhysDesc(PhysDesc value)Sets the value of the physDesc property.voidMsPart. setPhysDesc(PhysDesc value)Sets the value of the physDesc property.voidObject. setPhysDesc(PhysDesc value)Sets the value of the physDesc property.
-