Uses of Class
org.fa.tei.jaxb.v2_0.PhysDesc
-
Packages that use PhysDesc Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of PhysDesc in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as PhysDesc Modifier and Type Field Description protected PhysDescMsDesc. physDescprotected PhysDescMsFrag. physDescprotected PhysDescMsPart. physDescprotected PhysDescObject. physDescMethods in org.fa.tei.jaxb.v2_0 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_0 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.
-