Uses of Class
org.fa.tei.jaxb.facustomization.Locus
-
Packages that use Locus Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Locus in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Locus Modifier and Type Field Description protected LocusMsItemStruct. locusFields in org.fa.tei.jaxb.facustomization with type parameters of type Locus Modifier and Type Field Description protected List<Locus>LocusGrp. locusesMethods in org.fa.tei.jaxb.facustomization 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.facustomization 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.facustomization 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.
-