Uses of Class
org.fa.tei.jaxb.v2_0.AltIdentifier
-
Packages that use AltIdentifier Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of AltIdentifier in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as AltIdentifier Modifier and Type Field Description protected AltIdentifierMsFrag. altIdentifierMethods in org.fa.tei.jaxb.v2_0 that return AltIdentifier Modifier and Type Method Description AltIdentifierObjectFactory. createAltIdentifier()Create an instance ofAltIdentifierAltIdentifierMsFrag. getAltIdentifier()Gets the value of the altIdentifier property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type AltIdentifier Modifier and Type Method Description voidMsFrag. setAltIdentifier(AltIdentifier value)Sets the value of the altIdentifier property.
-