Class ConfigurationItemData

java.lang.Object
com.xebialabs.deployit.repository.ConfigurationItemData

public class ConfigurationItemData extends Object
  • Constructor Details

    • ConfigurationItemData

      public ConfigurationItemData(String id, com.xebialabs.deployit.plugin.api.reflect.Type type)
  • Method Details

    • getId

      public String getId()
    • getType

      public com.xebialabs.deployit.plugin.api.reflect.Type getType()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object