Class OrderByImpl
java.lang.Object
cool.klass.model.meta.domain.AbstractElement
cool.klass.model.meta.domain.order.OrderByImpl
- All Implemented Interfaces:
Element,OrderBy,ElementWithSourceCode
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class cool.klass.model.meta.domain.AbstractElement
AbstractElement.ElementBuilder<BuiltElement extends Element> -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<OrderByMemberReferencePath>Methods inherited from class cool.klass.model.meta.domain.AbstractElement
getElementContext, getMacroElement, getSourceCodeObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.klass.model.meta.domain.api.Element
getMacroElement
-
Method Details
-
getOrderByMemberReferencePaths
public org.eclipse.collections.api.list.ImmutableList<OrderByMemberReferencePath> getOrderByMemberReferencePaths()- Specified by:
getOrderByMemberReferencePathsin interfaceOrderBy
-