PropertiesValue¶
-
public class
PropertiesValueimplements Value¶ A
ValuecontainingProperties.
Fields¶
Decoder¶
-
public static final Value.Decoder
Decoder¶ The
Value.DecoderforPropertiesValues.
Constructors¶
PropertiesValue¶
-
public
PropertiesValue(Properties p)¶ Creates a PropertiesValue containing some
Properties.Parameters: - p – the properties
Methods¶
encode¶
-
public ByteBuffer
encode()¶
getProperties¶
-
public Properties
getProperties()¶ Returns the properties from this PropertiesValue
Returns: the properties