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