Uses of Class
org.fa.tei.jaxb.facustomization.MsIdentifier
Packages that use MsIdentifier
-
Uses of MsIdentifier in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as MsIdentifierModifier and TypeFieldDescriptionprotected MsIdentifierMsDesc.msIdentifierprotected MsIdentifierMsFrag.msIdentifierprotected MsIdentifierMsPart.msIdentifierMethods in org.fa.tei.jaxb.facustomization that return MsIdentifierModifier and TypeMethodDescriptionObjectFactory.createMsIdentifier()Create an instance ofMsIdentifierMsDesc.getMsIdentifier()Gets the value of the msIdentifier property.MsFrag.getMsIdentifier()Gets the value of the msIdentifier property.MsPart.getMsIdentifier()Gets the value of the msIdentifier property.Methods in org.fa.tei.jaxb.facustomization with parameters of type MsIdentifierModifier and TypeMethodDescriptionvoidMsDesc.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.