A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

O

O - Static variable in class propel.core.common.CONSTANT
The O letter
o - Static variable in class propel.core.common.CONSTANT
The o letter
Objects - Class in propel.core.functional.predicates
Some common, re-usable predicates for objects
Objects - Class in propel.core.functional.projections
Some common, re-usable projections for objects
ofType(Iterable<TSource>, Class<TDest>) - Static method in class propel.core.utils.Linq
Returns all values in a sequence that are of a particular type.
ofType(TSource[], Class<TDest>) - Static method in class propel.core.utils.Linq
Returns all values in a sequence that are of a particular type.
ONE - Static variable in class propel.core.common.CONSTANT
The 1 number
OPEN_PARENTHESIS - Static variable in class propel.core.common.CONSTANT
The open paranthesis String "("
OPEN_PARENTHESIS_CHAR - Static variable in class propel.core.common.CONSTANT
The open parenthesis char '('
orderBy(Iterable<TResult>, Functions.Function1<? super TResult, TKey>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key.
orderBy(Iterable<TResult>, Functions.Function1<? super TResult, TKey>, Comparator<? super TKey>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key.
orderBy(TResult[], Functions.Function1<TResult, TKey>, Comparator<? super TKey>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key.
orderBy(TResult[], Functions.Function1<TResult, TKey>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key.
orderByThenBy(Iterable<TResult>, Functions.Function1<? super TResult, TKey>, Functions.Function1<? super TResult, TKey2>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key and matching key results get sorted by a second key.
orderByThenBy(TResult[], Functions.Function1<TResult, TKey>, Functions.Function1<TResult, TKey2>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key and matching key results get sorted by a second key.
orderByThenBy(Iterable<TResult>, Functions.Function1<? super TResult, TKey>, Comparator<? super TKey>, Functions.Function1<? super TResult, TKey2>, Comparator<? super TKey2>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key and matching key results get sorted by a second key.
orderByThenBy(TResult[], Functions.Function1<TResult, TKey>, Comparator<? super TKey>, Functions.Function1<TResult, TKey2>, Comparator<? super TKey2>) - Static method in class propel.core.utils.Linq
Orders a sequence by a specified key and matching key results get sorted by a second key.
ORDERED - Static variable in class propel.core.utils.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
orElse(Object) - Static method in class propel.core.functional.projections.Objects
Null coalescing function, similar to ?? operator in C#
orElse(T, T) - Static method in class propel.core.utils.Nullable
Null coalescing extension method, similar to the ?? operator of C#
orElseObj(Object, Object) - Static method in class propel.core.utils.Nullable
Null coalescing extension method, similar to the ?? operator of C#
OS_VERSION - Static variable in class propel.core.common.CONSTANT
Returns the operating system version e.g.
OsUtils - Class in propel.core.utils
Facilitates OS type polling
OVERSCORE - Static variable in class propel.core.common.CONSTANT
The overscore String "¯"
OVERSCORE_CHAR - Static variable in class propel.core.common.CONSTANT
The overscore char '¯'
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z