Uses of Class
org.fa.tei.jaxb.v2_0.Idno
-
Packages that use Idno Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Idno in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Idno Modifier and Type Field Description protected IdnoAltIdentifier. idnoFields in org.fa.tei.jaxb.v2_0 with type parameters of type Idno Modifier and Type Field Description protected List<Idno>MsIdentifier. idnosprotected List<Idno>Nym. idnosMethods in org.fa.tei.jaxb.v2_0 that return Idno Modifier and Type Method Description IdnoObjectFactory. createIdno()Create an instance ofIdnoIdnoAltIdentifier. getIdno()Gets the value of the idno property.Methods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Idno Modifier and Type Method Description List<Idno>MsIdentifier. getIdnos()Gets the value of the idnos property.List<Idno>Nym. getIdnos()Gets the value of the idnos property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Idno Modifier and Type Method Description voidAltIdentifier. setIdno(Idno value)Sets the value of the idno property.
-