public final class PointHolder extends Ice.ObjectHolderBase<Point>
Constructor and Description |
---|
PointHolder() |
PointHolder(Point value) |
Modifier and Type | Method and Description |
---|---|
void |
patch(Ice.Object v) |
java.lang.String |
type() |
public PointHolder()
public PointHolder(Point value)