public class AddMediaPortalEventParam
extends java.lang.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 and Description | 
|---|
AddMediaPortalEventParam()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getCompanyHandle()
Gets the value of the companyHandle property. 
 | 
java.lang.String | 
getEventType()
Gets the value of the eventType property. 
 | 
java.lang.Double | 
getFloat1()
Gets the value of the float1 property. 
 | 
java.lang.Double | 
getFloat2()
Gets the value of the float2 property. 
 | 
java.lang.Double | 
getFloat3()
Gets the value of the float3 property. 
 | 
java.lang.Integer | 
getInt1()
Gets the value of the int1 property. 
 | 
java.lang.Integer | 
getInt2()
Gets the value of the int2 property. 
 | 
java.lang.Integer | 
getInt3()
Gets the value of the int3 property. 
 | 
java.lang.Integer | 
getInt4()
Gets the value of the int4 property. 
 | 
java.lang.Integer | 
getInt5()
Gets the value of the int5 property. 
 | 
java.lang.String | 
getIpsUser()
Gets the value of the ipsUser property. 
 | 
java.lang.String | 
getJobDescription()
Gets the value of the jobDescription property. 
 | 
java.lang.String | 
getJobName()
Gets the value of the jobName property. 
 | 
java.lang.String | 
getString1()
Gets the value of the string1 property. 
 | 
java.lang.String | 
getString2()
Gets the value of the string2 property. 
 | 
java.lang.String | 
getString3()
Gets the value of the string3 property. 
 | 
java.lang.String | 
getString4()
Gets the value of the string4 property. 
 | 
java.lang.String | 
getString5()
Gets the value of the string5 property. 
 | 
javax.xml.datatype.XMLGregorianCalendar | 
getTime1()
Gets the value of the time1 property. 
 | 
void | 
setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property. 
 | 
void | 
setEventType(java.lang.String value)
Sets the value of the eventType property. 
 | 
void | 
setFloat1(java.lang.Double value)
Sets the value of the float1 property. 
 | 
void | 
setFloat2(java.lang.Double value)
Sets the value of the float2 property. 
 | 
void | 
setFloat3(java.lang.Double value)
Sets the value of the float3 property. 
 | 
void | 
setInt1(java.lang.Integer value)
Sets the value of the int1 property. 
 | 
void | 
setInt2(java.lang.Integer value)
Sets the value of the int2 property. 
 | 
void | 
setInt3(java.lang.Integer value)
Sets the value of the int3 property. 
 | 
void | 
setInt4(java.lang.Integer value)
Sets the value of the int4 property. 
 | 
void | 
setInt5(java.lang.Integer value)
Sets the value of the int5 property. 
 | 
void | 
setIpsUser(java.lang.String value)
Sets the value of the ipsUser property. 
 | 
void | 
setJobDescription(java.lang.String value)
Sets the value of the jobDescription property. 
 | 
void | 
setJobName(java.lang.String value)
Sets the value of the jobName property. 
 | 
void | 
setString1(java.lang.String value)
Sets the value of the string1 property. 
 | 
void | 
setString2(java.lang.String value)
Sets the value of the string2 property. 
 | 
void | 
setString3(java.lang.String value)
Sets the value of the string3 property. 
 | 
void | 
setString4(java.lang.String value)
Sets the value of the string4 property. 
 | 
void | 
setString5(java.lang.String value)
Sets the value of the string5 property. 
 | 
void | 
setTime1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the time1 property. 
 | 
public java.lang.String getEventType()
Stringpublic void setEventType(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getIpsUser()
Stringpublic void setIpsUser(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getCompanyHandle()
Stringpublic void setCompanyHandle(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getJobName()
Stringpublic void setJobName(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getJobDescription()
Stringpublic void setJobDescription(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getString1()
Stringpublic void setString1(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getString2()
Stringpublic void setString2(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getString3()
Stringpublic void setString3(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getString4()
Stringpublic void setString4(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.String getString5()
Stringpublic void setString5(java.lang.String value)
value - allowed object is
     Stringpublic java.lang.Integer getInt1()
Integerpublic void setInt1(java.lang.Integer value)
value - allowed object is
     Integerpublic java.lang.Integer getInt2()
Integerpublic void setInt2(java.lang.Integer value)
value - allowed object is
     Integerpublic java.lang.Integer getInt3()
Integerpublic void setInt3(java.lang.Integer value)
value - allowed object is
     Integerpublic java.lang.Integer getInt4()
Integerpublic void setInt4(java.lang.Integer value)
value - allowed object is
     Integerpublic java.lang.Integer getInt5()
Integerpublic void setInt5(java.lang.Integer value)
value - allowed object is
     Integerpublic java.lang.Double getFloat1()
Doublepublic void setFloat1(java.lang.Double value)
value - allowed object is
     Doublepublic java.lang.Double getFloat2()
Doublepublic void setFloat2(java.lang.Double value)
value - allowed object is
     Doublepublic java.lang.Double getFloat3()
Doublepublic void setFloat3(java.lang.Double value)
value - allowed object is
     Doublepublic javax.xml.datatype.XMLGregorianCalendar getTime1()
XMLGregorianCalendarpublic void setTime1(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
     XMLGregorianCalendar"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"