类 Fetch


  • public class Fetch
    extends Object
    Models an individual fetch within a profile.
    作者:
    Steve Ebersole
    • 构造器详细资料

      • Fetch

        public Fetch​(Association association,
                     Fetch.Style style)
        Constructs a Fetch
        参数:
        association - The association to be fetched
        style - How to fetch it