Class AccessPointsV1PersistersPack

  • All Implemented Interfaces:
    net.n2oapp.framework.api.pack.MetadataPack<net.n2oapp.framework.api.pack.PersistersBuilder>

    public class AccessPointsV1PersistersPack
    extends java.lang.Object
    implements net.n2oapp.framework.api.pack.MetadataPack<net.n2oapp.framework.api.pack.PersistersBuilder>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void build​(net.n2oapp.framework.api.pack.PersistersBuilder b)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AccessPointsV1PersistersPack

        public AccessPointsV1PersistersPack()
    • Method Detail

      • build

        public void build​(net.n2oapp.framework.api.pack.PersistersBuilder b)
        Specified by:
        build in interface net.n2oapp.framework.api.pack.MetadataPack<net.n2oapp.framework.api.pack.PersistersBuilder>