Interface TransferZone

    • Method Detail

      • getTransferZoneId

        long getTransferZoneId()
        In addition to a zone id across all zones of any derived type, each transfer zone also has a unique id across the transfer zones specifically
        Returns:
        transfer zone specific id
      • setTransferZoneType

        void setTransferZoneType​(TransferZoneType transferZoneType)
        set the type of this transfer zone
        Parameters:
        transferZoneType - to set
      • getTransferZoneType

        TransferZoneType getTransferZoneType()
        collect the type of this transfer zone
        Returns:
        transfer zone type