|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HeaderType | |
|---|---|
| com.google.code.mojo.license.document | |
| com.google.code.mojo.license.header | |
| Uses of HeaderType in com.google.code.mojo.license.document |
|---|
| Methods in com.google.code.mojo.license.document that return HeaderType | |
|---|---|
HeaderType |
DocumentType.getDefaultHeaderType()
|
| Uses of HeaderType in com.google.code.mojo.license.header |
|---|
| Methods in com.google.code.mojo.license.header that return HeaderType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||