|
||||||||||
| 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.ApplicationServerInformationImpl
public class ApplicationServerInformationImpl
ApplicationServerInformationImpl.java
Project: mobicents
12:55:05 AM Apr 11, 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, log, mnd, name, parser, prt, type, 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 | |
|---|---|
ApplicationServerInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getApplicationProvidedCalledPartyAddresses()
Returns the set of Application-Provided-Called-Party-Address AVPs. |
java.lang.String |
getApplicationServer()
Returns the value of the Application-Server AVP, of type UTF8String. |
boolean |
hasApplicationServer()
Returns true if the Application-Server AVP is present in the message. |
void |
setApplicationProvidedCalledPartyAddress(java.lang.String applicationProvidedCalledPartyAddress)
Sets a single Application-Provided-Called-Party-Address AVP in the message, of type UTF8String. |
void |
setApplicationProvidedCalledPartyAddresses(java.lang.String[] applicationProvidedCalledPartyAddresses)
Sets the set of Application-Provided-Called-Party-Address AVPs, with all the values in the given array. |
void |
setApplicationServer(java.lang.String applicationServer)
Sets the value of the Application-Server AVP, of type UTF8String. |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl |
|---|
byteArrayValue, clone, doubleValue, floatValue, getAllAvpAsUInt32, getAvpAsByteArray, getAvpAsIdentity, getAvpAsInt32, getAvpAsInt64, getAvpAsUInt32, getExtensionAvps, hasAvp, hasAvp, hasExtensionAvps, intValue, longValue, setAvpAsByteArray, setAvpAsByteArray, setAvpAsByteArray, setAvpAsIdentity, setAvpAsIdentity, setAvpAsIdentity, setAvpAsString, setAvpAsString, setAvpAsString, setAvpAsUInt32, setAvpAsUInt32, setAvpAsUInt64, setAvpAsUInt64, setExtensionAvps, stringValue |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.avp.DiameterAvpImpl |
|---|
getCode, getMandatoryRule, getName, getProtectedRule, getType, getVendorId, octetStringValue, reportAvpFetchError, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.avp.GroupedAvp |
|---|
getExtensionAvps, hasExtensionAvps, 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 |
| Constructor Detail |
|---|
public ApplicationServerInformationImpl(int code,
long vendorId,
int mnd,
int prt,
byte[] value)
| Method Detail |
|---|
public java.lang.String[] getApplicationProvidedCalledPartyAddresses()
ApplicationServerInformation
getApplicationProvidedCalledPartyAddresses in interface ApplicationServerInformationpublic java.lang.String getApplicationServer()
ApplicationServerInformation
getApplicationServer in interface ApplicationServerInformationpublic boolean hasApplicationServer()
ApplicationServerInformation
hasApplicationServer in interface ApplicationServerInformationpublic void setApplicationProvidedCalledPartyAddress(java.lang.String applicationProvidedCalledPartyAddress)
ApplicationServerInformation
setApplicationProvidedCalledPartyAddress in interface ApplicationServerInformationpublic void setApplicationProvidedCalledPartyAddresses(java.lang.String[] applicationProvidedCalledPartyAddresses)
ApplicationServerInformation
setApplicationProvidedCalledPartyAddresses in interface ApplicationServerInformationpublic void setApplicationServer(java.lang.String applicationServer)
ApplicationServerInformation
setApplicationServer in interface ApplicationServerInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||