Class PropertyOrder
java.lang.Object
com.independentsoft.graph.queryoptions.PropertyOrder
The Class PropertyOrder.
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyOrder(String propertyName)PropertyOrder(String propertyName, boolean isDescending) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetAsDescending(boolean isDescending)voidsetPropertyName(String propertyName)toString()