ApplicationMemberSort (enum)

API

ApplicationMemberSort.java
enum ApplicationMemberSort {
  PROPERTY
  COLLECTION
  ACTION
  String toString()
}