Package com.zeroc.IceGrid
Class BoxedString
java.lang.Object
com.zeroc.Ice.Value
com.zeroc.IceGrid.BoxedString
- All Implemented Interfaces:
Serializable
,Cloneable
A "boxed" string.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.zeroc.Ice.Value
ice_getSlicedData, ice_postUnmarshal, ice_preMarshal
-
Field Details
-
value
The value of the boxed string.
-
-
Constructor Details
-
BoxedString
public BoxedString() -
BoxedString
-
-
Method Details