Package omero.model
Class LightPathPrxHolder
- java.lang.Object
-
- omero.model.LightPathPrxHolder
-
public final class LightPathPrxHolder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description LightPathPrx
value
-
Constructor Summary
Constructors Constructor Description LightPathPrxHolder()
LightPathPrxHolder(LightPathPrx value)
-
-
-
Field Detail
-
value
public LightPathPrx value
-
-
Constructor Detail
-
LightPathPrxHolder
public LightPathPrxHolder()
-
LightPathPrxHolder
public LightPathPrxHolder(LightPathPrx value)
-
-