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