Class AddMediaPortalEventParam


  • public class AddMediaPortalEventParam
    extends Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="eventType" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="ipsUser" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="jobName" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="jobDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="string1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="string2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="string3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="string4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="string5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="int1" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="int2" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="int3" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="int4" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="int5" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="float1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
             <element name="float2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
             <element name="float3" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
             <element name="time1" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AddMediaPortalEventParam

        public AddMediaPortalEventParam()
    • Method Detail

      • getEventType

        public String getEventType()
        Gets the value of the eventType property.
        Returns:
        possible object is String
      • setEventType

        public void setEventType​(String value)
        Sets the value of the eventType property.
        Parameters:
        value - allowed object is String
      • getIpsUser

        public String getIpsUser()
        Gets the value of the ipsUser property.
        Returns:
        possible object is String
      • setIpsUser

        public void setIpsUser​(String value)
        Sets the value of the ipsUser property.
        Parameters:
        value - allowed object is String
      • getCompanyHandle

        public String getCompanyHandle()
        Gets the value of the companyHandle property.
        Returns:
        possible object is String
      • setCompanyHandle

        public void setCompanyHandle​(String value)
        Sets the value of the companyHandle property.
        Parameters:
        value - allowed object is String
      • getJobName

        public String getJobName()
        Gets the value of the jobName property.
        Returns:
        possible object is String
      • setJobName

        public void setJobName​(String value)
        Sets the value of the jobName property.
        Parameters:
        value - allowed object is String
      • getJobDescription

        public String getJobDescription()
        Gets the value of the jobDescription property.
        Returns:
        possible object is String
      • setJobDescription

        public void setJobDescription​(String value)
        Sets the value of the jobDescription property.
        Parameters:
        value - allowed object is String
      • getString1

        public String getString1()
        Gets the value of the string1 property.
        Returns:
        possible object is String
      • setString1

        public void setString1​(String value)
        Sets the value of the string1 property.
        Parameters:
        value - allowed object is String
      • getString2

        public String getString2()
        Gets the value of the string2 property.
        Returns:
        possible object is String
      • setString2

        public void setString2​(String value)
        Sets the value of the string2 property.
        Parameters:
        value - allowed object is String
      • getString3

        public String getString3()
        Gets the value of the string3 property.
        Returns:
        possible object is String
      • setString3

        public void setString3​(String value)
        Sets the value of the string3 property.
        Parameters:
        value - allowed object is String
      • getString4

        public String getString4()
        Gets the value of the string4 property.
        Returns:
        possible object is String
      • setString4

        public void setString4​(String value)
        Sets the value of the string4 property.
        Parameters:
        value - allowed object is String
      • getString5

        public String getString5()
        Gets the value of the string5 property.
        Returns:
        possible object is String
      • setString5

        public void setString5​(String value)
        Sets the value of the string5 property.
        Parameters:
        value - allowed object is String
      • getInt1

        public Integer getInt1()
        Gets the value of the int1 property.
        Returns:
        possible object is Integer
      • setInt1

        public void setInt1​(Integer value)
        Sets the value of the int1 property.
        Parameters:
        value - allowed object is Integer
      • getInt2

        public Integer getInt2()
        Gets the value of the int2 property.
        Returns:
        possible object is Integer
      • setInt2

        public void setInt2​(Integer value)
        Sets the value of the int2 property.
        Parameters:
        value - allowed object is Integer
      • getInt3

        public Integer getInt3()
        Gets the value of the int3 property.
        Returns:
        possible object is Integer
      • setInt3

        public void setInt3​(Integer value)
        Sets the value of the int3 property.
        Parameters:
        value - allowed object is Integer
      • getInt4

        public Integer getInt4()
        Gets the value of the int4 property.
        Returns:
        possible object is Integer
      • setInt4

        public void setInt4​(Integer value)
        Sets the value of the int4 property.
        Parameters:
        value - allowed object is Integer
      • getInt5

        public Integer getInt5()
        Gets the value of the int5 property.
        Returns:
        possible object is Integer
      • setInt5

        public void setInt5​(Integer value)
        Sets the value of the int5 property.
        Parameters:
        value - allowed object is Integer
      • getFloat1

        public Double getFloat1()
        Gets the value of the float1 property.
        Returns:
        possible object is Double
      • setFloat1

        public void setFloat1​(Double value)
        Sets the value of the float1 property.
        Parameters:
        value - allowed object is Double
      • getFloat2

        public Double getFloat2()
        Gets the value of the float2 property.
        Returns:
        possible object is Double
      • setFloat2

        public void setFloat2​(Double value)
        Sets the value of the float2 property.
        Parameters:
        value - allowed object is Double
      • getFloat3

        public Double getFloat3()
        Gets the value of the float3 property.
        Returns:
        possible object is Double
      • setFloat3

        public void setFloat3​(Double value)
        Sets the value of the float3 property.
        Parameters:
        value - allowed object is Double