Uses of Class
org.fa.tei.jaxb.facustomization.Idno
-
Packages that use Idno Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Idno in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Idno Modifier and Type Field Description protected IdnoAltIdentifier. idnoFields in org.fa.tei.jaxb.facustomization 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.facustomization 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.facustomization 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.facustomization with parameters of type Idno Modifier and Type Method Description voidAltIdentifier. setIdno(Idno value)Sets the value of the idno property.
-