Uses of Class
org.fa.tei.jaxb.facustomization.MsIdentifier
-
Packages that use MsIdentifier Package Description org.fa.tei.jaxb.facustomization -
-
Uses of MsIdentifier in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as MsIdentifier Modifier and Type Field Description protected MsIdentifierMsDesc. msIdentifierprotected MsIdentifierMsFrag. msIdentifierprotected MsIdentifierMsPart. msIdentifierMethods in org.fa.tei.jaxb.facustomization that return MsIdentifier Modifier and Type Method Description MsIdentifierObjectFactory. createMsIdentifier()Create an instance ofMsIdentifierMsIdentifierMsDesc. getMsIdentifier()Gets the value of the msIdentifier property.MsIdentifierMsFrag. getMsIdentifier()Gets the value of the msIdentifier property.MsIdentifierMsPart. getMsIdentifier()Gets the value of the msIdentifier property.Methods in org.fa.tei.jaxb.facustomization with parameters of type MsIdentifier Modifier and Type Method Description voidMsDesc. setMsIdentifier(MsIdentifier value)Sets the value of the msIdentifier property.voidMsFrag. setMsIdentifier(MsIdentifier value)Sets the value of the msIdentifier property.voidMsPart. setMsIdentifier(MsIdentifier value)Sets the value of the msIdentifier property.
-