| Package | Description |
|---|---|
| org.eclipse.jgit.transport |
| Modifier and Type | Method and Description |
|---|---|
static TransportProtocol.URIishField |
TransportProtocol.URIishField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransportProtocol.URIishField[] |
TransportProtocol.URIishField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<TransportProtocol.URIishField> |
TransportProtocol.getOptionalFields() |
java.util.Set<TransportProtocol.URIishField> |
TransportProtocol.getRequiredFields() |
Copyright © 2012. All Rights Reserved.