Uses of Class
org.fa.tei.jaxb.v2_0.Locus
-
Packages that use Locus Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Locus in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Locus Modifier and Type Field Description protected LocusMsItemStruct. locusFields in org.fa.tei.jaxb.v2_0 with type parameters of type Locus Modifier and Type Field Description protected List<Locus>LocusGrp. locusesMethods in org.fa.tei.jaxb.v2_0 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_0 that return types with arguments of type Locus Modifier and Type Method Description javax.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_0 with parameters of type Locus Modifier and Type Method Description javax.xml.bind.JAXBElement<Locus>ObjectFactory. createLocus(Locus value)voidMsItemStruct. setLocus(Locus value)Sets the value of the locus property.
-