Class BranchRestrictionPage

    • Constructor Detail

      • BranchRestrictionPage

        public BranchRestrictionPage()
    • Method Detail

      • create

        public static BranchRestrictionPage create​(int start,
                                                   int limit,
                                                   int size,
                                                   int nextPageStart,
                                                   boolean isLastPage,
                                                   @Nullable
                                                   java.util.List<BranchRestriction> values,
                                                   @Nullable
                                                   java.util.List<Error> errors)