Uses of Class
org.fa.tei.jaxb.facustomization.LocusGrp
-
Packages that use LocusGrp Package Description org.fa.tei.jaxb.facustomization -
-
Uses of LocusGrp in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as LocusGrp Modifier and Type Field Description protected LocusGrpMsItemStruct. locusGrpMethods in org.fa.tei.jaxb.facustomization that return LocusGrp Modifier and Type Method Description LocusGrpObjectFactory. createLocusGrp()Create an instance ofLocusGrpLocusGrpMsItemStruct. getLocusGrp()Gets the value of the locusGrp property.Methods in org.fa.tei.jaxb.facustomization that return types with arguments of type LocusGrp Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocusGrp>ObjectFactory. createLocusGrp(LocusGrp value)Methods in org.fa.tei.jaxb.facustomization with parameters of type LocusGrp Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocusGrp>ObjectFactory. createLocusGrp(LocusGrp value)voidMsItemStruct. setLocusGrp(LocusGrp value)Sets the value of the locusGrp property.
-