Class WmsKeywords


  • public class WmsKeywords
    extends XmlModel
    • Constructor Summary

      Constructors 
      Constructor Description
      WmsKeywords()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getKeywords()  
      void parseField​(java.lang.String keyName, java.lang.Object value)  
      • Methods inherited from class java.lang.Object

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

      • WmsKeywords

        public WmsKeywords()
    • Method Detail

      • getKeywords

        public java.util.List<java.lang.String> getKeywords()
      • parseField

        public void parseField​(java.lang.String keyName,
                               java.lang.Object value)