Uses of Class
org.codehaus.mojo.scmchangelog.scm.svn.SvnTargetEnum

Packages that use SvnTargetEnum
org.codehaus.mojo.scmchangelog.scm.svn   
 

Uses of SvnTargetEnum in org.codehaus.mojo.scmchangelog.scm.svn
 

Fields in org.codehaus.mojo.scmchangelog.scm.svn declared as SvnTargetEnum
static SvnTargetEnum SvnTargetEnum.BRANCH
          The BRANCH branch of the SCM.
static SvnTargetEnum SvnTargetEnum.TAG
          The TAG branch of the SCM.
static SvnTargetEnum SvnTargetEnum.TRUNK
          The TRUNK/HEAD tag for the SCM.
 



Copyright © 2008-2009 Codehaus. All Rights Reserved.