Uses of Class
org.fa.tei.jaxb.v2_0.LocusGrp
-
Packages that use LocusGrp Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of LocusGrp in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as LocusGrp Modifier and Type Field Description protected LocusGrpMsItemStruct. locusGrpMethods in org.fa.tei.jaxb.v2_0 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_0 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_0 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.
-