Uses of Class
org.fa.tei.jaxb.v2_x.LocusGrp
-
Packages that use LocusGrp Package Description org.fa.tei.jaxb.v2_x -
-
Uses of LocusGrp in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as LocusGrp Modifier and Type Field Description protected LocusGrpMsItemStruct. locusGrpMethods in org.fa.tei.jaxb.v2_x 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.v2_x that return types with arguments of type LocusGrp Modifier and Type Method Description javax.xml.bind.JAXBElement<LocusGrp>ObjectFactory. createLocusGrp(LocusGrp value)Methods in org.fa.tei.jaxb.v2_x with parameters of type LocusGrp Modifier and Type Method Description javax.xml.bind.JAXBElement<LocusGrp>ObjectFactory. createLocusGrp(LocusGrp value)voidMsItemStruct. setLocusGrp(LocusGrp value)Sets the value of the locusGrp property.
-