Package com.scene7.ipsapi
Class AddMediaPortalEventParam
- java.lang.Object
-
- com.scene7.ipsapi.AddMediaPortalEventParam
-
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 Summary
Constructors Constructor Description AddMediaPortalEventParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.
-
-
-
Method Detail
-
getEventType
public java.lang.String getEventType()
Gets the value of the eventType property.- Returns:
- possible object is
String
-
setEventType
public void setEventType(java.lang.String value)
Sets the value of the eventType property.- Parameters:
value
- allowed object isString
-
getIpsUser
public java.lang.String getIpsUser()
Gets the value of the ipsUser property.- Returns:
- possible object is
String
-
setIpsUser
public void setIpsUser(java.lang.String value)
Sets the value of the ipsUser property.- Parameters:
value
- allowed object isString
-
getCompanyHandle
public java.lang.String getCompanyHandle()
Gets the value of the companyHandle property.- Returns:
- possible object is
String
-
setCompanyHandle
public void setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.- Parameters:
value
- allowed object isString
-
getJobName
public java.lang.String getJobName()
Gets the value of the jobName property.- Returns:
- possible object is
String
-
setJobName
public void setJobName(java.lang.String value)
Sets the value of the jobName property.- Parameters:
value
- allowed object isString
-
getJobDescription
public java.lang.String getJobDescription()
Gets the value of the jobDescription property.- Returns:
- possible object is
String
-
setJobDescription
public void setJobDescription(java.lang.String value)
Sets the value of the jobDescription property.- Parameters:
value
- allowed object isString
-
getString1
public java.lang.String getString1()
Gets the value of the string1 property.- Returns:
- possible object is
String
-
setString1
public void setString1(java.lang.String value)
Sets the value of the string1 property.- Parameters:
value
- allowed object isString
-
getString2
public java.lang.String getString2()
Gets the value of the string2 property.- Returns:
- possible object is
String
-
setString2
public void setString2(java.lang.String value)
Sets the value of the string2 property.- Parameters:
value
- allowed object isString
-
getString3
public java.lang.String getString3()
Gets the value of the string3 property.- Returns:
- possible object is
String
-
setString3
public void setString3(java.lang.String value)
Sets the value of the string3 property.- Parameters:
value
- allowed object isString
-
getString4
public java.lang.String getString4()
Gets the value of the string4 property.- Returns:
- possible object is
String
-
setString4
public void setString4(java.lang.String value)
Sets the value of the string4 property.- Parameters:
value
- allowed object isString
-
getString5
public java.lang.String getString5()
Gets the value of the string5 property.- Returns:
- possible object is
String
-
setString5
public void setString5(java.lang.String value)
Sets the value of the string5 property.- Parameters:
value
- allowed object isString
-
getInt1
public java.lang.Integer getInt1()
Gets the value of the int1 property.- Returns:
- possible object is
Integer
-
setInt1
public void setInt1(java.lang.Integer value)
Sets the value of the int1 property.- Parameters:
value
- allowed object isInteger
-
getInt2
public java.lang.Integer getInt2()
Gets the value of the int2 property.- Returns:
- possible object is
Integer
-
setInt2
public void setInt2(java.lang.Integer value)
Sets the value of the int2 property.- Parameters:
value
- allowed object isInteger
-
getInt3
public java.lang.Integer getInt3()
Gets the value of the int3 property.- Returns:
- possible object is
Integer
-
setInt3
public void setInt3(java.lang.Integer value)
Sets the value of the int3 property.- Parameters:
value
- allowed object isInteger
-
getInt4
public java.lang.Integer getInt4()
Gets the value of the int4 property.- Returns:
- possible object is
Integer
-
setInt4
public void setInt4(java.lang.Integer value)
Sets the value of the int4 property.- Parameters:
value
- allowed object isInteger
-
getInt5
public java.lang.Integer getInt5()
Gets the value of the int5 property.- Returns:
- possible object is
Integer
-
setInt5
public void setInt5(java.lang.Integer value)
Sets the value of the int5 property.- Parameters:
value
- allowed object isInteger
-
getFloat1
public java.lang.Double getFloat1()
Gets the value of the float1 property.- Returns:
- possible object is
Double
-
setFloat1
public void setFloat1(java.lang.Double value)
Sets the value of the float1 property.- Parameters:
value
- allowed object isDouble
-
getFloat2
public java.lang.Double getFloat2()
Gets the value of the float2 property.- Returns:
- possible object is
Double
-
setFloat2
public void setFloat2(java.lang.Double value)
Sets the value of the float2 property.- Parameters:
value
- allowed object isDouble
-
getFloat3
public java.lang.Double getFloat3()
Gets the value of the float3 property.- Returns:
- possible object is
Double
-
setFloat3
public void setFloat3(java.lang.Double value)
Sets the value of the float3 property.- Parameters:
value
- allowed object isDouble
-
getTime1
public javax.xml.datatype.XMLGregorianCalendar getTime1()
Gets the value of the time1 property.- Returns:
- possible object is
XMLGregorianCalendar
-
setTime1
public void setTime1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the time1 property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
-