net.java.slee.resource.diameter.ro.events.avp
Class LcsFormatIndicator
java.lang.Object
net.java.slee.resource.diameter.ro.events.avp.LcsFormatIndicator
- All Implemented Interfaces:
- java.io.Serializable, net.java.slee.resource.diameter.base.events.avp.Enumerated
public class LcsFormatIndicator
- extends java.lang.Object
- implements net.java.slee.resource.diameter.base.events.avp.Enumerated, java.io.Serializable
Java class to represent the LcsFormatIndicator enumerated type.
- Author:
- Alexandre Mendonca , Bartosz Baranowski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_EMAIL_ADDRESS
public static final int _EMAIL_ADDRESS
- See Also:
- Constant Field Values
_LOGICAL_NAME
public static final int _LOGICAL_NAME
- See Also:
- Constant Field Values
_MSISDN
public static final int _MSISDN
- See Also:
- Constant Field Values
_SIP_URL
public static final int _SIP_URL
- See Also:
- Constant Field Values
_URL
public static final int _URL
- See Also:
- Constant Field Values
EMAIL_ADDRESS
public static final LcsFormatIndicator EMAIL_ADDRESS
LOGICAL_NAME
public static final LcsFormatIndicator LOGICAL_NAME
MSISDN
public static final LcsFormatIndicator MSISDN
SIP_URL
public static final LcsFormatIndicator SIP_URL
URL
public static final LcsFormatIndicator URL
fromInt
public static LcsFormatIndicator fromInt(int type)
- Return the value of this instance of this enumerated type.
getValue
public int getValue()
- Specified by:
getValue in interface net.java.slee.resource.diameter.base.events.avp.Enumerated
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2011. All Rights Reserved.