Uses of Class
org.fa.tei.jaxb.v2_x.List
-
Packages that use List Package Description org.fa.tei.jaxb.v2_x -
-
Uses of List in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as List Modifier and Type Field Description protected ListKeywords. listprotected ListRevisionDesc. listMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-