Package org.proforma

Class AbstractProformaFileType

java.lang.Object
org.proforma.AbstractProformaFileType
Direct Known Subclasses:
IncludedTaskFileType, ResponseFileType, SubmissionFileType, TaskFileType

public abstract class AbstractProformaFileType extends Object
  • Constructor Details

    • AbstractProformaFileType

      public AbstractProformaFileType()
  • Method Details

    • getFile

      public abstract AbstractFileChoiceGroup getFile()
    • isAttached

      public boolean isAttached()
    • isEmbedded

      public boolean isEmbedded()
    • isTxt

      public boolean isTxt()
    • isBin

      public boolean isBin()
    • getEncoding

      public String getEncoding()
    • getNaturalLang

      public String getNaturalLang()
    • getPath

      public String getPath()
    • replacePath

      public void replacePath(String path)