Class SvnRepositoryGetProperty

All Implemented Interfaces:
ISvnOperationOptionsProvider

public class SvnRepositoryGetProperty extends SvnRepositoryOperation<SVNPropertyValue>
  • Constructor Details

  • Method Details

    • getTransactionName

      public String getTransactionName()
    • setTransactionName

      public void setTransactionName(String transactionName)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • getPropName

      public String getPropName()
    • setPropName

      public void setPropName(String propName)