Interface JSRelation

  • All Superinterfaces:
    JSValue
    All Known Implementing Classes:
    JSRelationImpl

    public interface JSRelation
    extends JSValue
    User: mike Date: 10/25/19 Time: 12:46
    • Method Detail

      • getRelations

        JSList<String> getRelations​(boolean create)
        Parameters:
        create - true if we create property if it doesn't exist
        Returns:
        JSList object - never null if create true