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