Class MCRAltoChange

java.lang.Object
org.mycore.viewer.alto.model.MCRAltoChange
Direct Known Subclasses:
MCRAltoWordChange

public class MCRAltoChange extends Object
  • Constructor Details

    • MCRAltoChange

      public MCRAltoChange(String file, String type)
    • MCRAltoChange

      public MCRAltoChange()
  • Method Details

    • getFile

      public String getFile()
    • setFile

      public void setFile(String file)
    • getType

      public String getType()
    • setType

      public void setType(String type)