Package | Description |
---|---|
org.eclipse.m2e.scm |
Modifier and Type | Method and Description |
---|---|
ScmTag.Type |
ScmTag.getType()
Returns tag type
|
static ScmTag.Type |
ScmTag.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScmTag.Type[] |
ScmTag.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ScmTag(String name,
ScmTag.Type type) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.