Package | Description |
---|---|
com.google.code.mojo.license.document | |
com.google.code.mojo.license.header |
Modifier and Type | Method and Description |
---|---|
HeaderType |
DocumentType.getDefaultHeaderType() |
Modifier and Type | Method and Description |
---|---|
static HeaderType |
HeaderType.fromName(String name)
Returns the
HeaderType declared in this enumeration for the given header type name. |
static HeaderType |
HeaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderType[] |
HeaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2012 Mathieu Carbou. All Rights Reserved.