net.java.slee.resource.diameter.base.events.avp
Interface Enumerated

All Known Implementing Classes:
AccountingRealtimeRequiredType, AccountingRecordType, AddressType, AuthRequestType, AuthSessionStateType, DisconnectCauseType, ReAuthRequestTypeAvp, RedirectHostUsageType, SessionServerFailoverType, TerminationCauseType

public interface Enumerated

Interface to be implemented by enumerated type classes.

Author:
Open Cloud

Method Summary
 int getValue()
          Return the value of this instance of this enumerated type.
 

Method Detail

getValue

int getValue()
Return the value of this instance of this enumerated type.

Returns:
value


Copyright © 2008. All Rights Reserved.