com.mirth.match.ejb.core
Class DtoConsumerEventSubscription

java.lang.Object
  extended by com.mirth.match.ejb.core.DtoBase
      extended by com.mirth.match.ejb.core.DtoConsumerEventSubscription

public class DtoConsumerEventSubscription
extends DtoBase

Java class for dtoConsumerEventSubscription complex type.

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

 <complexType name="dtoConsumerEventSubscription">
   <complexContent>
     <extension base="{http://core.ejb.match.mirth.com/}dtoBase">
       <sequence>
         <element name="descr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="domainGroupId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="domainGroupKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="entityDomainId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="eventAuditTypeIds" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
         <element name="notificationTypeId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="properties" type="{http://core.ejb.match.mirth.com/}dtoProperty" maxOccurs="unbounded" minOccurs="0"/>
         <element name="statusAlias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="subscribedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="unsubscribedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String descr
           
protected  java.lang.String domainGroupId
           
protected  java.lang.String domainGroupKey
           
protected  java.lang.String entityDomainId
           
protected  java.util.List<java.lang.String> eventAuditTypeIds
           
protected  java.lang.String notificationTypeId
           
protected  java.util.List<DtoProperty> properties
           
protected  java.lang.String statusAlias
           
protected  javax.xml.datatype.XMLGregorianCalendar subscribedDate
           
protected  javax.xml.datatype.XMLGregorianCalendar unsubscribedDate
           
 
Fields inherited from class com.mirth.match.ejb.core.DtoBase
identifier
 
Constructor Summary
DtoConsumerEventSubscription()
           
 
Method Summary
 java.lang.String getDescr()
          Gets the value of the descr property.
 java.lang.String getDomainGroupId()
          Gets the value of the domainGroupId property.
 java.lang.String getDomainGroupKey()
          Gets the value of the domainGroupKey property.
 java.lang.String getEntityDomainId()
          Gets the value of the entityDomainId property.
 java.util.List<java.lang.String> getEventAuditTypeIds()
          Gets the value of the eventAuditTypeIds property.
 java.lang.String getNotificationTypeId()
          Gets the value of the notificationTypeId property.
 java.util.List<DtoProperty> getProperties()
          Gets the value of the properties property.
 java.lang.String getStatusAlias()
          Gets the value of the statusAlias property.
 javax.xml.datatype.XMLGregorianCalendar getSubscribedDate()
          Gets the value of the subscribedDate property.
 javax.xml.datatype.XMLGregorianCalendar getUnsubscribedDate()
          Gets the value of the unsubscribedDate property.
 void setDescr(java.lang.String value)
          Sets the value of the descr property.
 void setDomainGroupId(java.lang.String value)
          Sets the value of the domainGroupId property.
 void setDomainGroupKey(java.lang.String value)
          Sets the value of the domainGroupKey property.
 void setEntityDomainId(java.lang.String value)
          Sets the value of the entityDomainId property.
 void setNotificationTypeId(java.lang.String value)
          Sets the value of the notificationTypeId property.
 void setStatusAlias(java.lang.String value)
          Sets the value of the statusAlias property.
 void setSubscribedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the subscribedDate property.
 void setUnsubscribedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the unsubscribedDate property.
 
Methods inherited from class com.mirth.match.ejb.core.DtoBase
getIdentifier, setIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

descr

protected java.lang.String descr

domainGroupId

protected java.lang.String domainGroupId

domainGroupKey

protected java.lang.String domainGroupKey

entityDomainId

protected java.lang.String entityDomainId

eventAuditTypeIds

protected java.util.List<java.lang.String> eventAuditTypeIds

notificationTypeId

protected java.lang.String notificationTypeId

properties

protected java.util.List<DtoProperty> properties

statusAlias

protected java.lang.String statusAlias

subscribedDate

protected javax.xml.datatype.XMLGregorianCalendar subscribedDate

unsubscribedDate

protected javax.xml.datatype.XMLGregorianCalendar unsubscribedDate
Constructor Detail

DtoConsumerEventSubscription

public DtoConsumerEventSubscription()
Method Detail

getDescr

public java.lang.String getDescr()
Gets the value of the descr property.

Returns:
possible object is String

setDescr

public void setDescr(java.lang.String value)
Sets the value of the descr property.

Parameters:
value - allowed object is String

getDomainGroupId

public java.lang.String getDomainGroupId()
Gets the value of the domainGroupId property.

Returns:
possible object is String

setDomainGroupId

public void setDomainGroupId(java.lang.String value)
Sets the value of the domainGroupId property.

Parameters:
value - allowed object is String

getDomainGroupKey

public java.lang.String getDomainGroupKey()
Gets the value of the domainGroupKey property.

Returns:
possible object is String

setDomainGroupKey

public void setDomainGroupKey(java.lang.String value)
Sets the value of the domainGroupKey property.

Parameters:
value - allowed object is String

getEntityDomainId

public java.lang.String getEntityDomainId()
Gets the value of the entityDomainId property.

Returns:
possible object is String

setEntityDomainId

public void setEntityDomainId(java.lang.String value)
Sets the value of the entityDomainId property.

Parameters:
value - allowed object is String

getEventAuditTypeIds

public java.util.List<java.lang.String> getEventAuditTypeIds()
Gets the value of the eventAuditTypeIds property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the eventAuditTypeIds property.

For example, to add a new item, do as follows:

    getEventAuditTypeIds().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getNotificationTypeId

public java.lang.String getNotificationTypeId()
Gets the value of the notificationTypeId property.

Returns:
possible object is String

setNotificationTypeId

public void setNotificationTypeId(java.lang.String value)
Sets the value of the notificationTypeId property.

Parameters:
value - allowed object is String

getProperties

public java.util.List<DtoProperty> getProperties()
Gets the value of the properties property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the properties property.

For example, to add a new item, do as follows:

    getProperties().add(newItem);
 

Objects of the following type(s) are allowed in the list DtoProperty


getStatusAlias

public java.lang.String getStatusAlias()
Gets the value of the statusAlias property.

Returns:
possible object is String

setStatusAlias

public void setStatusAlias(java.lang.String value)
Sets the value of the statusAlias property.

Parameters:
value - allowed object is String

getSubscribedDate

public javax.xml.datatype.XMLGregorianCalendar getSubscribedDate()
Gets the value of the subscribedDate property.

Returns:
possible object is XMLGregorianCalendar

setSubscribedDate

public void setSubscribedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the subscribedDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getUnsubscribedDate

public javax.xml.datatype.XMLGregorianCalendar getUnsubscribedDate()
Gets the value of the unsubscribedDate property.

Returns:
possible object is XMLGregorianCalendar

setUnsubscribedDate

public void setUnsubscribedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the unsubscribedDate property.

Parameters:
value - allowed object is XMLGregorianCalendar


Copyright © 2011 Mirth Corp. All Rights Reserved.