Class SLDDSInfo

  • All Implemented Interfaces:
    java.io.Serializable

    public class SLDDSInfo
    extends java.lang.Object
    implements java.io.Serializable
    Rather unused container for general data - the only purpose seems to be the getDescription method used in velocity templates
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SLDDSInfo​(java.lang.String configInfo, java.lang.String productSoftwareInfo)  
    • Constructor Detail

      • SLDDSInfo

        public SLDDSInfo​(java.lang.String configInfo,
                         java.lang.String productSoftwareInfo)
        Parameters:
        configInfo -
        productSoftwareInfo -
    • Method Detail

      • getTimestamp

        public java.lang.String getTimestamp()
      • getVersion

        public java.lang.String getVersion()
      • getConfigInfo

        public java.lang.String getConfigInfo()
      • getSldTag

        public java.lang.String getSldTag()
      • getDescription

        public java.lang.String getDescription()