com.ibm.diameter.rf.util
Class AccountingRecordType
java.lang.Object
com.ibm.diameter.rf.util.AccountingRecordType
public class AccountingRecordType
- extends java.lang.Object
Defines RF AccountingRecordType enumerated values.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventOfflineAccounting
public static final int EventOfflineAccounting
- See Also:
- Constant Field Values
StartOfflineAccounting
public static final int StartOfflineAccounting
- See Also:
- Constant Field Values
InterimOfflineAccounting
public static final int InterimOfflineAccounting
- See Also:
- Constant Field Values
StopOfflineAccounting
public static final int StopOfflineAccounting
- See Also:
- Constant Field Values
AccountingRecordType
public AccountingRecordType()
isAccountingRecordTypeDefined
public static boolean isAccountingRecordTypeDefined(int value)
- Validates that the given value is a valid Record Type.
- Parameters:
value
- The integer to be verified.
- Returns:
- bool Indicating if the value is a valid Record Type.
Copyright © 2006 IBM Corp. All Rights Reserved.