Uses of Class
org.fa.tei.jaxb.v2_0.Desc
-
Packages that use Desc Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Desc in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Desc Modifier and Type Field Description protected DescRelation. descprotected DescSchemaRef. descFields in org.fa.tei.jaxb.v2_0 with type parameters of type Desc Modifier and Type Field Description protected List<Desc>Gap. descsprotected List<Desc>Graphic. descsprotected List<Desc>InterpGrp. descsprotected List<Desc>Join. descsprotected List<Desc>ListApp. descsprotected List<Desc>ListBibl. descsprotected List<Desc>ListChange. descsprotected List<Desc>ListEvent. descsprotected List<Desc>ListNym. descsprotected List<Desc>ListObject. descsprotected List<Desc>ListOrg. descsprotected List<Desc>ListPerson. descsprotected List<Desc>ListPlace. descsprotected List<Desc>ListPrefixDef. descsprotected List<Desc>ListRelation. descsprotected List<Desc>ListTranspose. descsprotected List<Desc>ListWit. descsprotected List<Desc>Media. descsprotected List<Desc>Space. descsprotected List<Desc>SubstJoin. descsMethods in org.fa.tei.jaxb.v2_0 that return Desc Modifier and Type Method Description DescObjectFactory. createDesc()Create an instance ofDescDescRelation. getDesc()Gets the value of the desc property.DescSchemaRef. getDesc()Gets the value of the desc property.Methods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Desc Modifier and Type Method Description List<Desc>Gap. getDescs()Gets the value of the descs property.List<Desc>Graphic. getDescs()Gets the value of the descs property.List<Desc>InterpGrp. getDescs()Gets the value of the descs property.List<Desc>Join. getDescs()Gets the value of the descs property.List<Desc>ListApp. getDescs()Gets the value of the descs property.List<Desc>ListBibl. getDescs()Gets the value of the descs property.List<Desc>ListChange. getDescs()Gets the value of the descs property.List<Desc>ListEvent. getDescs()Gets the value of the descs property.List<Desc>ListNym. getDescs()Gets the value of the descs property.List<Desc>ListObject. getDescs()Gets the value of the descs property.List<Desc>ListOrg. getDescs()Gets the value of the descs property.List<Desc>ListPerson. getDescs()Gets the value of the descs property.List<Desc>ListPlace. getDescs()Gets the value of the descs property.List<Desc>ListPrefixDef. getDescs()Gets the value of the descs property.List<Desc>ListRelation. getDescs()Gets the value of the descs property.List<Desc>ListTranspose. getDescs()Gets the value of the descs property.List<Desc>ListWit. getDescs()Gets the value of the descs property.List<Desc>Media. getDescs()Gets the value of the descs property.List<Desc>Space. getDescs()Gets the value of the descs property.List<Desc>SubstJoin. getDescs()Gets the value of the descs property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Desc Modifier and Type Method Description voidRelation. setDesc(Desc value)Sets the value of the desc property.voidSchemaRef. setDesc(Desc value)Sets the value of the desc property.
-