java.lang.Object
com.zeroc.Ice.Value
com.zeroc.IceGrid.BoxedDistributionDescriptor
- All Implemented Interfaces:
Serializable,Cloneable
A "boxed" distribution descriptor.
Remarks:
The Slice compiler generated this class from Slice class ::IceGrid::BoxedDistributionDescriptor.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe value of the boxed distribution descriptor. -
Constructor Summary
ConstructorsConstructorDescriptionConstructs aBoxedDistributionDescriptor.Constructs aBoxedDistributionDescriptorwith values for all its fields. -
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()Constructs aBoxedDistributionDescriptor. -
BoxedDistributionDescriptor
Constructs aBoxedDistributionDescriptorwith values for all its fields.- Parameters:
value- The value of the boxed distribution descriptor.
-
-
Method Details
-
clone
Description copied from class:ValueReturns a shallow field-for-field copy of this object. -
ice_staticId
Gets the type ID of the associated Slice interface.- Returns:
- the string "::IceGrid::BoxedDistributionDescriptor"
-
ice_id
Returns the Slice type ID of the most-derived class supported by this object.
-