Uses of Class
org.gedcomx.vocab.VocabElement
-
Packages that use VocabElement Package Description org.gedcomx.vocab The sources model. -
-
Uses of VocabElement in org.gedcomx.vocab
Methods in org.gedcomx.vocab that return VocabElement Modifier and Type Method Description VocabElementVocabElement. addDescription(String description, String locale)VocabElementVocabElement. addLabel(String label, String locale)Methods in org.gedcomx.vocab that return types with arguments of type VocabElement Modifier and Type Method Description List<VocabElement>VocabElementList. getElements()Methods in org.gedcomx.vocab with parameters of type VocabElement Modifier and Type Method Description VocabElementListVocabElementList. addElement(VocabElement element)intVocabElement. compareTo(VocabElement o)
-