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