allensoft.javacvs.client
Class GetWrapperRCSOptionsResponse.RCSOption

java.lang.Object
  |
  +--allensoft.javacvs.client.GetWrapperRCSOptionsResponse.RCSOption
Enclosing class:
GetWrapperRCSOptionsResponse

public static class GetWrapperRCSOptionsResponse.RCSOption
extends java.lang.Object


Constructor Summary
GetWrapperRCSOptionsResponse.RCSOption(java.lang.String sPattern, KeywordSubstitutionMode mode)
           
 
Method Summary
 KeywordSubstitutionMode getKeywordSubstitutionMode()
           
 java.lang.String getPattern()
           
 boolean isBinary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetWrapperRCSOptionsResponse.RCSOption

public GetWrapperRCSOptionsResponse.RCSOption(java.lang.String sPattern,
                                              KeywordSubstitutionMode mode)
Method Detail

getPattern

public java.lang.String getPattern()

getKeywordSubstitutionMode

public KeywordSubstitutionMode getKeywordSubstitutionMode()

isBinary

public boolean isBinary()