Modifier and Type | Method and Description |
---|---|
TrackingGitProperty.ToTrack |
TrackingGitProperty.getToTrack() |
static TrackingGitProperty.ToTrack |
TrackingGitProperty.ToTrack.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackingGitProperty.ToTrack[] |
TrackingGitProperty.ToTrack.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TrackingGitProperty(String sourceProject,
TrackingGitProperty.ToTrack toTrack) |
Copyright © 2004-2014. All Rights Reserved.