|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportProtocol.URIishField | |
|---|---|
| org.eclipse.jgit.transport | |
| Uses of TransportProtocol.URIishField in org.eclipse.jgit.transport |
|---|
| Methods in org.eclipse.jgit.transport that return TransportProtocol.URIishField | |
|---|---|
static TransportProtocol.URIishField |
TransportProtocol.URIishField.valueOf(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. |
| Methods in org.eclipse.jgit.transport that return types with arguments of type TransportProtocol.URIishField | |
|---|---|
Set<TransportProtocol.URIishField> |
TransportProtocol.getOptionalFields()
|
Set<TransportProtocol.URIishField> |
TransportProtocol.getRequiredFields()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||