Oracle Communications Offline Mediation Controller Java API Reference
15.0
F89237-01
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class NullField
extends DCField
The class NullField.
It is a sub-class of DCField.
It deals with the "null" attribute, which
is used as a placeholder, more than a 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
-
-
Constructor Detail
-
NullField
public NullField(int id)
-
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.