JavaScript is disabled on your browser.
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable
public class SecondsField
extends DCField
The class SecondsField.
It is a sub-class of DCField
It deal with the Seconds attribute
This attribute's value represents the number of seconds since
Jan 1, 1970. The standard UNIX time value.
See Also:
Serialized Form
Field Summary
Fields
Modifier and Type
Field and Description
static int
LENGTH
Fields inherited from class com.nt.udc.ndk.node.DCField
ATTR_HEADER_SIZE , BYTE , BYTES , datatype , DOUBLE , FLOAT , INTEGER , IP , IPV6 , LIST , LONG , MAC , MAP , NULL , OBJECT , SHORT , STRING , TIMEINMILLIS , TIMEINSECONDS , UINT128 , value
Method Summary
Methods inherited from class com.nt.udc.ndk.node.DCField
clone , create , dup , equals , equalsValue , getBytes , getBytesValue , getDCField , getDCField , getDCField , getID , getKey , getLength , getStaticAttrLength , init , init , init , isEmpty , isVarLength , makeAttrfromBytes , makeAttrfromBytes , makeAttrfromBytes , makeAttrfromBytes , makeAttrfromStream , readValueFromStream , setID , setID , setKey , setType , setValue , toString , writeValueToStream
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Method Detail
getType
public int getType()
Overrides:
getType
in class DCField
Returns:
the type for this DCField object
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.