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