Class OverlayPropertyForCreatePodInput


  • public class OverlayPropertyForCreatePodInput
    extends Object
    OverlayPropertyForCreatePodInput
    • Constructor Detail

      • OverlayPropertyForCreatePodInput

        public OverlayPropertyForCreatePodInput()
    • Method Detail

      • getSystemPropertyName

        public String getSystemPropertyName()
        Get systemPropertyName
        Returns:
        systemPropertyName
      • setSystemPropertyName

        public void setSystemPropertyName​(String systemPropertyName)
      • getSystemPropertyValue

        public String getSystemPropertyValue()
        Get systemPropertyValue
        Returns:
        systemPropertyValue
      • setSystemPropertyValue

        public void setSystemPropertyValue​(String systemPropertyValue)
      • getSystemPropertyValueType

        public String getSystemPropertyValueType()
        Get systemPropertyValueType
        Returns:
        systemPropertyValueType
      • setSystemPropertyValueType

        public void setSystemPropertyValueType​(String systemPropertyValueType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object