Uses of Class
org.fa.tei.jaxb.v2_0.List
-
Packages that use List Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of List in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as List Modifier and Type Field Description protected ListKeywords. listprotected ListRevisionDesc. listMethods in org.fa.tei.jaxb.v2_0 that return List Modifier and Type Method Description ListObjectFactory. createList()Create an instance ofListListKeywords. getList()Gets the value of the list property.ListRevisionDesc. getList()Gets the value of the list property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type List Modifier and Type Method Description voidKeywords. setList(List value)Sets the value of the list property.voidRevisionDesc. setList(List value)Sets the value of the list property.
-