|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl
org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl
org.mobicents.slee.resource.diameter.ro.events.avp.MmsInformationImpl
public class MmsInformationImpl
MmsInformationImpl.java
Project: mobicents
9:33:22 AM Apr 13, 2009
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl |
|---|
avpSet |
| Fields inherited from class org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl |
|---|
code, mnd, name, prt, type, value, vendorId |
| Fields inherited from interface net.java.slee.resource.diameter.base.events.avp.DiameterAvp |
|---|
FLAG_RULE_MAY, FLAG_RULE_MUST, FLAG_RULE_MUSTNOT |
| Constructor Summary | |
|---|---|
MmsInformationImpl()
|
|
MmsInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
|
|
| Method Summary | |
|---|---|
Adaptations |
getAdaptations()
Returns the value of the Adaptations AVP, of type Enumerated. |
java.lang.String |
getApplicId()
Returns the value of the Applic-ID AVP, of type UTF8String. |
java.lang.String |
getAuxApplicInfo()
Returns the value of the Aux-Applic-Info AVP, of type UTF8String. |
ContentClass |
getContentClass()
Returns the value of the Content-Class AVP, of type Enumerated. |
DeliveryReportRequested |
getDeliveryReportRequested()
Returns the value of the Delivery-Report-Requested AVP, of type Enumerated. |
DrmContent |
getDrmContent()
Returns the value of the DRM-Content AVP, of type Enumerated. |
MessageClass |
getMessageClass()
Returns the value of the Message-Class AVP, of type Grouped. |
java.lang.String |
getMessageId()
Returns the value of the Message-ID AVP, of type UTF8String. |
long |
getMessageSize()
Returns the value of the Message-Size AVP, of type Unsigned32. |
MessageType |
getMessageType()
Returns the value of the Message-Type AVP, of type Enumerated. |
MmContentType |
getMmContentType()
Returns the value of the MM-Content-Type AVP, of type Grouped. |
OriginatorAddress |
getOriginatorAddress()
Returns the value of the Originator-Address AVP, of type Grouped. |
Priority |
getPriority()
Returns the value of the Priority AVP, of type Enumerated. |
ReadReplyReportRequested |
getReadReplyReportRequested()
Returns the value of the Read-Reply-Report-Requested AVP, of type Enumerated. |
RecipientAddress[] |
getRecipientAddresses()
Returns the set of Recipient-Address AVPs. |
java.lang.String |
getReplyApplicId()
Returns the value of the Reply-Applic-ID AVP, of type UTF8String. |
java.util.Date |
getSubmissionTime()
Returns the value of the Submission-Time AVP, of type Time. |
java.lang.String |
getVasId()
Returns the value of the VAS-Id AVP, of type UTF8String. |
java.lang.String |
getVaspId()
Returns the value of the VASP-Id AVP, of type UTF8String. |
boolean |
hasAdaptations()
Returns true if the Adaptations AVP is present in the message. |
boolean |
hasApplicId()
Returns true if the Applic-ID AVP is present in the message. |
boolean |
hasAuxApplicInfo()
Returns true if the Aux-Applic-Info AVP is present in the message. |
boolean |
hasContentClass()
Returns true if the Content-Class AVP is present in the message. |
boolean |
hasDeliveryReportRequested()
Returns true if the Delivery-Report-Requested AVP is present in the message. |
boolean |
hasDrmContent()
Returns true if the DRM-Content AVP is present in the message. |
boolean |
hasMessageClass()
Returns true if the Message-Class AVP is present in the message. |
boolean |
hasMessageId()
Returns true if the Message-ID AVP is present in the message. |
boolean |
hasMessageSize()
Returns true if the Message-Size AVP is present in the message. |
boolean |
hasMessageType()
Returns true if the Message-Type AVP is present in the message. |
boolean |
hasMmContentType()
Returns true if the MM-Content-Type AVP is present in the message. |
boolean |
hasOriginatorAddress()
Returns true if the Originator-Address AVP is present in the message. |
boolean |
hasPriority()
Returns true if the Priority AVP is present in the message. |
boolean |
hasReadReplyReportRequested()
Returns true if the Read-Reply-Report-Requested AVP is present in the message. |
boolean |
hasReplyApplicId()
Returns true if the Reply-Applic-ID AVP is present in the message. |
boolean |
hasSubmissionTime()
Returns true if the Submission-Time AVP is present in the message. |
boolean |
hasVasId()
Returns true if the VAS-Id AVP is present in the message. |
boolean |
hasVaspId()
Returns true if the VASP-Id AVP is present in the message. |
void |
setAdaptations(Adaptations adaptations)
Sets the value of the Adaptations AVP, of type Enumerated. |
void |
setApplicId(java.lang.String applicId)
Sets the value of the Applic-ID AVP, of type UTF8String. |
void |
setAuxApplicInfo(java.lang.String auxApplicInfo)
Sets the value of the Aux-Applic-Info AVP, of type UTF8String. |
void |
setContentClass(ContentClass contentClass)
Sets the value of the Content-Class AVP, of type Enumerated. |
void |
setDeliveryReportRequested(DeliveryReportRequested deliveryReportRequested)
Sets the value of the Delivery-Report-Requested AVP, of type Enumerated. |
void |
setDrmContent(DrmContent drmContent)
Sets the value of the DRM-Content AVP, of type Enumerated. |
void |
setMessageClass(MessageClass messageClass)
Sets the value of the Message-Class AVP, of type Grouped. |
void |
setMessageId(java.lang.String messageId)
Sets the value of the Message-ID AVP, of type UTF8String. |
void |
setMessageSize(long messageSize)
Sets the value of the Message-Size AVP, of type Unsigned32. |
void |
setMessageType(MessageType messageType)
Sets the value of the Message-Type AVP, of type Enumerated. |
void |
setMmContentType(MmContentType mmContentType)
Sets the value of the MM-Content-Type AVP, of type Grouped. |
void |
setOriginatorAddress(OriginatorAddress originatorAddress)
Sets the value of the Originator-Address AVP, of type Grouped. |
void |
setPriority(Priority priority)
Sets the value of the Priority AVP, of type Enumerated. |
void |
setReadReplyReportRequested(ReadReplyReportRequested readReplyReportRequested)
Sets the value of the Read-Reply-Report-Requested AVP, of type Enumerated. |
void |
setRecipientAddress(RecipientAddress recipientAddress)
Sets a single Recipient-Address AVP in the message, of type Grouped. |
void |
setRecipientAddresses(RecipientAddress[] recipientAddresses)
Sets the set of Recipient-Address AVPs, with all the values in the given array. |
void |
setReplyApplicId(java.lang.String replyApplicId)
Sets the value of the Reply-Applic-ID AVP, of type UTF8String. |
void |
setSubmissionTime(java.util.Date submissionTime)
Sets the value of the Submission-Time AVP, of type Time. |
void |
setVasId(java.lang.String vasId)
Sets the value of the VAS-Id AVP, of type UTF8String. |
void |
setVaspId(java.lang.String vaspId)
Sets the value of the VASP-Id AVP, of type UTF8String. |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl |
|---|
addAvp, addAvp, addAvp, addAvp, byteArrayValue, clone, doubleValue, equals, floatValue, getAvp, getAvp, getAvp, getAvpAsAddress, getAvpAsAddress, getAvpAsCustom, getAvpAsCustom, getAvpAsDiameterIdentity, getAvpAsDiameterIdentity, getAvpAsDiameterURI, getAvpAsDiameterURI, getAvpAsEnumerated, getAvpAsEnumerated, getAvpAsFloat32, getAvpAsFloat32, getAvpAsFloat64, getAvpAsFloat64, getAvpAsGrouped, getAvpAsGrouped, getAvpAsInteger32, getAvpAsInteger32, getAvpAsInteger64, getAvpAsInteger64, getAvpAsIPFilterRule, getAvpAsIPFilterRule, getAvpAsOctetString, getAvpAsOctetString, getAvpAsRaw, getAvpAsRaw, getAvpAsTime, getAvpAsTime, getAvpAsUnsigned32, getAvpAsUnsigned32, getAvpAsUnsigned64, getAvpAsUnsigned64, getAvpAsUTF8String, getAvpAsUTF8String, getAvpsAsAddress, getAvpsAsAddress, getAvpsAsCustom, getAvpsAsCustom, getAvpsAsDiameterIdentity, getAvpsAsDiameterIdentity, getAvpsAsDiameterURI, getAvpsAsDiameterURI, getAvpsAsEnumerated, getAvpsAsEnumerated, getAvpsAsFloat32, getAvpsAsFloat32, getAvpsAsFloat64, getAvpsAsFloat64, getAvpsAsGrouped, getAvpsAsGrouped, getAvpsAsInteger32, getAvpsAsInteger32, getAvpsAsInteger64, getAvpsAsInteger64, getAvpsAsIPFilterRule, getAvpsAsIPFilterRule, getAvpsAsOctetString, getAvpsAsOctetString, getAvpsAsRaw, getAvpsAsRaw, getAvpsAsTime, getAvpsAsTime, getAvpsAsUnsigned32, getAvpsAsUnsigned32, getAvpsAsUnsigned64, getAvpsAsUnsigned64, getAvpsAsUTF8String, getAvpsAsUTF8String, getExtensionAvps, getGenericData, getValue, hasAvp, hasAvp, intValue, longValue, setAvpAsFloat32, setAvpAsFloat64, setAvpAsGrouped, setAvpAsInteger32, setAvpAsInteger64, setAvpAsOctetString, setAvpAsRaw, setAvpAsTime, setAvpAsUnsigned32, setAvpAsUnsigned64, setAvpAsUTF8String, setExtensionAvps, setValue, stringValue |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl |
|---|
getCode, getMandatoryRule, getName, getProtectedRule, getType, getVendorId, hashCode, octetStringValue, readExternal, toString, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.java.slee.resource.diameter.ro.events.avp.MmsInformation |
|---|
getExtensionAvps, setExtensionAvps |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.avp.DiameterAvp |
|---|
byteArrayValue, clone, doubleValue, floatValue, getCode, getMandatoryRule, getName, getProtectedRule, getType, getVendorId, intValue, longValue, octetStringValue, stringValue |
| Methods inherited from interface java.io.Externalizable |
|---|
readExternal, writeExternal |
| Constructor Detail |
|---|
public MmsInformationImpl()
public MmsInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
code - vendorId - mnd - prt - value - | Method Detail |
|---|
public Adaptations getAdaptations()
MmsInformation
getAdaptations in interface MmsInformationpublic java.lang.String getApplicId()
MmsInformation
getApplicId in interface MmsInformationpublic java.lang.String getAuxApplicInfo()
MmsInformation
getAuxApplicInfo in interface MmsInformationpublic ContentClass getContentClass()
MmsInformation
getContentClass in interface MmsInformationpublic DeliveryReportRequested getDeliveryReportRequested()
MmsInformation
getDeliveryReportRequested in interface MmsInformationpublic DrmContent getDrmContent()
MmsInformation
getDrmContent in interface MmsInformationpublic MessageClass getMessageClass()
MmsInformation
getMessageClass in interface MmsInformationpublic java.lang.String getMessageId()
MmsInformation
getMessageId in interface MmsInformationpublic long getMessageSize()
MmsInformation
getMessageSize in interface MmsInformationpublic MessageType getMessageType()
MmsInformation
getMessageType in interface MmsInformationpublic MmContentType getMmContentType()
MmsInformation
getMmContentType in interface MmsInformationpublic OriginatorAddress getOriginatorAddress()
MmsInformation
getOriginatorAddress in interface MmsInformationpublic Priority getPriority()
MmsInformation
getPriority in interface MmsInformationpublic ReadReplyReportRequested getReadReplyReportRequested()
MmsInformation
getReadReplyReportRequested in interface MmsInformationpublic RecipientAddress[] getRecipientAddresses()
MmsInformation
getRecipientAddresses in interface MmsInformationpublic java.lang.String getReplyApplicId()
MmsInformation
getReplyApplicId in interface MmsInformationpublic java.util.Date getSubmissionTime()
MmsInformation
getSubmissionTime in interface MmsInformationpublic java.lang.String getVasId()
MmsInformation
getVasId in interface MmsInformationpublic java.lang.String getVaspId()
MmsInformation
getVaspId in interface MmsInformationpublic boolean hasAdaptations()
MmsInformation
hasAdaptations in interface MmsInformationpublic boolean hasApplicId()
MmsInformation
hasApplicId in interface MmsInformationpublic boolean hasAuxApplicInfo()
MmsInformation
hasAuxApplicInfo in interface MmsInformationpublic boolean hasContentClass()
MmsInformation
hasContentClass in interface MmsInformationpublic boolean hasDeliveryReportRequested()
MmsInformation
hasDeliveryReportRequested in interface MmsInformationpublic boolean hasDrmContent()
MmsInformation
hasDrmContent in interface MmsInformationpublic boolean hasMessageClass()
MmsInformation
hasMessageClass in interface MmsInformationpublic boolean hasMessageId()
MmsInformation
hasMessageId in interface MmsInformationpublic boolean hasMessageSize()
MmsInformation
hasMessageSize in interface MmsInformationpublic boolean hasMessageType()
MmsInformation
hasMessageType in interface MmsInformationpublic boolean hasMmContentType()
MmsInformation
hasMmContentType in interface MmsInformationpublic boolean hasOriginatorAddress()
MmsInformation
hasOriginatorAddress in interface MmsInformationpublic boolean hasPriority()
MmsInformation
hasPriority in interface MmsInformationpublic boolean hasReadReplyReportRequested()
MmsInformation
hasReadReplyReportRequested in interface MmsInformationpublic boolean hasReplyApplicId()
MmsInformation
hasReplyApplicId in interface MmsInformationpublic boolean hasSubmissionTime()
MmsInformation
hasSubmissionTime in interface MmsInformationpublic boolean hasVasId()
MmsInformation
hasVasId in interface MmsInformationpublic boolean hasVaspId()
MmsInformation
hasVaspId in interface MmsInformationpublic void setAdaptations(Adaptations adaptations)
MmsInformation
setAdaptations in interface MmsInformationpublic void setApplicId(java.lang.String applicId)
MmsInformation
setApplicId in interface MmsInformationpublic void setAuxApplicInfo(java.lang.String auxApplicInfo)
MmsInformation
setAuxApplicInfo in interface MmsInformationpublic void setContentClass(ContentClass contentClass)
MmsInformation
setContentClass in interface MmsInformationpublic void setDeliveryReportRequested(DeliveryReportRequested deliveryReportRequested)
MmsInformation
setDeliveryReportRequested in interface MmsInformationpublic void setDrmContent(DrmContent drmContent)
MmsInformation
setDrmContent in interface MmsInformationpublic void setMessageClass(MessageClass messageClass)
MmsInformation
setMessageClass in interface MmsInformationpublic void setMessageId(java.lang.String messageId)
MmsInformation
setMessageId in interface MmsInformationpublic void setMessageSize(long messageSize)
MmsInformation
setMessageSize in interface MmsInformationpublic void setMessageType(MessageType messageType)
MmsInformation
setMessageType in interface MmsInformationpublic void setMmContentType(MmContentType mmContentType)
MmsInformation
setMmContentType in interface MmsInformationpublic void setOriginatorAddress(OriginatorAddress originatorAddress)
MmsInformation
setOriginatorAddress in interface MmsInformationpublic void setPriority(Priority priority)
MmsInformation
setPriority in interface MmsInformationpublic void setReadReplyReportRequested(ReadReplyReportRequested readReplyReportRequested)
MmsInformation
setReadReplyReportRequested in interface MmsInformationpublic void setRecipientAddress(RecipientAddress recipientAddress)
MmsInformation
setRecipientAddress in interface MmsInformationpublic void setRecipientAddresses(RecipientAddress[] recipientAddresses)
MmsInformation
setRecipientAddresses in interface MmsInformationpublic void setReplyApplicId(java.lang.String replyApplicId)
MmsInformation
setReplyApplicId in interface MmsInformationpublic void setSubmissionTime(java.util.Date submissionTime)
MmsInformation
setSubmissionTime in interface MmsInformationpublic void setVasId(java.lang.String vasId)
MmsInformation
setVasId in interface MmsInformationpublic void setVaspId(java.lang.String vaspId)
MmsInformation
setVaspId in interface MmsInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||