Class MapMapElement.MapEntry

java.lang.Object
com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
Enclosing class:
MapMapElement

public static class MapMapElement.MapEntry extends Object
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)