Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Organization.Smart
Smart Organization with extra features.
|
Modifier and Type | Method and Description |
---|---|
Organization |
Organizations.get(String login)
Get specific organization by name.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Organization> |
Organizations.iterate()
Iterate them all.
|
Iterable<Organization> |
Organizations.iterate(String username)
Iterate organizations of particular user.
|
Modifier and Type | Method and Description |
---|---|
int |
Organization.Smart.compareTo(Organization obj) |
Constructor and Description |
---|
Organization.Smart(Organization orgn)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.