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(int orgid)
Get specific organization by id.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Organization> |
Organizations.iterate(Map<String,String> params)
Iterate them all.
|
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.