Package com.zeroc.IceGrid
Class BoxedDistributionDescriptor
java.lang.Object
com.zeroc.Ice.Value
com.zeroc.IceGrid.BoxedDistributionDescriptor
- All Implemented Interfaces:
Serializable
,Cloneable
A "boxed" distribution descriptor.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe value of the boxed distribution descriptor. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.zeroc.Ice.Value
ice_getSlicedData, ice_postUnmarshal, ice_preMarshal
-
Field Details
-
value
The value of the boxed distribution descriptor.
-
-
Constructor Details
-
BoxedDistributionDescriptor
public BoxedDistributionDescriptor() -
BoxedDistributionDescriptor
-
-
Method Details