org.sourceforge.jxutil.net.ddm.qddbasd
Class SRVRLSLV
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.STRING
|
+--org.sourceforge.jxutil.net.ddm.qddbasd.SRVRLSLV
- public class SRVRLSLV
- extends STRING
Server Product Release Level.
Server Product Release Level (SRVRLSLV) String specifies the product release
level of a DDM server. The contents of this parameter are unarchitected. Up
to 255 bytes can be sent. SRVRLSLV should not be used in place of
product-defined extensions to carry information not related to the
product's release level.
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA |
getCP, write |
CP
public static final short CP
- See Also:
- Constant Field Values
value
private BYTSTRDR value
SRVRLSLV
public SRVRLSLV(BYTSTRDR value)
SRVRLSLV
public SRVRLSLV(DDM ddm,
int len)
throws IOException
toString
public String toString()
- Description copied from class:
DATA
- Pretty print.
- Overrides:
toString
in class DATA
- Returns:
- the class name and code point value.
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.