Uses of Class
org.fa.tei.jaxb.v2_x.Locus
-
Packages that use Locus Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Locus in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Locus Modifier and Type Field Description protected LocusMsItemStruct. locusFields in org.fa.tei.jaxb.v2_x with type parameters of type Locus Modifier and Type Field Description protected List<Locus>LocusGrp. locusesMethods in org.fa.tei.jaxb.v2_x that return Locus Modifier and Type Method Description LocusObjectFactory. createLocus()Create an instance ofLocusLocusMsItemStruct. getLocus()Gets the value of the locus property.Methods in org.fa.tei.jaxb.v2_x that return types with arguments of type Locus Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Locus>ObjectFactory. createLocus(Locus value)List<Locus>LocusGrp. getLocuses()Gets the value of the locuses property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Locus Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Locus>ObjectFactory. createLocus(Locus value)voidMsItemStruct. setLocus(Locus value)Sets the value of the locus property.
-