Class Relationship


  • public class Relationship
    extends java.lang.Object
    Created by Bryn on 3/20/2019.
    • Constructor Summary

      Constructors 
      Constructor Description
      Relationship​(ModelContext context, java.lang.Iterable<java.lang.String> relatedKeys)  
    • Constructor Detail

      • Relationship

        public Relationship​(ModelContext context,
                            java.lang.Iterable<java.lang.String> relatedKeys)
    • Method Detail

      • getRelatedKeys

        public java.lang.Iterable<java.lang.String> getRelatedKeys()