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