Package tethys.niluswraps


package tethys.niluswraps
  • Classes
    Class
    Description
    A few static checks of some nilus classes to see if it's worth writing them or not.
    Wrapper for Nilus data objects.
     
    Class to wrap up a nilus object so that it can be saved using Java serialization.
    Functions to automatically unpack a document from Tethys into a nilus object.
    Wrapper around a nilus Deployment object to provide a bit of extra bookkeeping and functionality for PAMGuard.
     
    Decorate GranularityType
    Because we want to save DescriptionType objects in serialised psfx files and because Nilus description types are not serialised these have to be wrapped in a total bodge way with reasonably convenient constructors and getters for converting back and forth from the nilus object.