Package omero.model
Class TransmittanceRange
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.TransmittanceRange
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_TransmittanceRangeOperations,_TransmittanceRangeOperationsNC
- Direct Known Subclasses:
_TransmittanceRangeTie,TransmittanceRangeI
public abstract class TransmittanceRange extends IObject implements _TransmittanceRangeOperations, _TransmittanceRangeOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected LengthcutInprotected LengthcutInToleranceprotected LengthcutOutprotected LengthcutOutTolerancestatic longserialVersionUIDprotected RDoubletransmittanceprotected RIntversion
-
Constructor Summary
Constructors Constructor Description TransmittanceRange()TransmittanceRange(RLong id, Details details, boolean loaded, RInt version, Length cutIn, Length cutOut, Length cutInTolerance, Length cutOutTolerance, RDouble transmittance)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___getCutIn(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCutInTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCutOut(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCutOutTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getTransmittance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCutIn(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCutInTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCutOut(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCutOutTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setTransmittance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)Ice.DispatchStatus__dispatch(IceInternal.Incoming in, Ice.Current __current)protected void__readImpl(IceInternal.BasicStream __is)protected void__writeImpl(IceInternal.BasicStream __os)TransmittanceRangeclone()LengthgetCutIn()LengthgetCutInTolerance()LengthgetCutOut()LengthgetCutOutTolerance()RDoublegetTransmittance()RIntgetVersion()java.lang.Stringice_id()java.lang.Stringice_id(Ice.Current __current)java.lang.String[]ice_ids()java.lang.String[]ice_ids(Ice.Current __current)booleanice_isA(java.lang.String s)booleanice_isA(java.lang.String s, Ice.Current __current)static java.lang.Stringice_staticId()voidsetCutIn(Length theCutIn)voidsetCutInTolerance(Length theCutInTolerance)voidsetCutOut(Length theCutOut)voidsetCutOutTolerance(Length theCutOutTolerance)voidsetTransmittance(RDouble theTransmittance)voidsetVersion(RInt theVersion)-
Methods inherited from class omero.model.IObject
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._TransmittanceRangeOperations
getCutIn, getCutInTolerance, getCutOut, getCutOutTolerance, getTransmittance, getVersion, setCutIn, setCutInTolerance, setCutOut, setCutOutTolerance, setTransmittance, setVersion
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
cutIn
protected Length cutIn
-
cutOut
protected Length cutOut
-
cutInTolerance
protected Length cutInTolerance
-
cutOutTolerance
protected Length cutOutTolerance
-
transmittance
protected RDouble transmittance
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
getCutIn
public final Length getCutIn()
- Specified by:
getCutInin interface_TransmittanceRangeOperationsNC
-
getCutInTolerance
public final Length getCutInTolerance()
- Specified by:
getCutInTolerancein interface_TransmittanceRangeOperationsNC
-
getCutOut
public final Length getCutOut()
- Specified by:
getCutOutin interface_TransmittanceRangeOperationsNC
-
getCutOutTolerance
public final Length getCutOutTolerance()
- Specified by:
getCutOutTolerancein interface_TransmittanceRangeOperationsNC
-
getTransmittance
public final RDouble getTransmittance()
- Specified by:
getTransmittancein interface_TransmittanceRangeOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_TransmittanceRangeOperationsNC
-
setCutIn
public final void setCutIn(Length theCutIn)
- Specified by:
setCutInin interface_TransmittanceRangeOperationsNC
-
setCutInTolerance
public final void setCutInTolerance(Length theCutInTolerance)
- Specified by:
setCutInTolerancein interface_TransmittanceRangeOperationsNC
-
setCutOut
public final void setCutOut(Length theCutOut)
- Specified by:
setCutOutin interface_TransmittanceRangeOperationsNC
-
setCutOutTolerance
public final void setCutOutTolerance(Length theCutOutTolerance)
- Specified by:
setCutOutTolerancein interface_TransmittanceRangeOperationsNC
-
setTransmittance
public final void setTransmittance(RDouble theTransmittance)
- Specified by:
setTransmittancein interface_TransmittanceRangeOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_TransmittanceRangeOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCutIn
public static Ice.DispatchStatus ___getCutIn(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCutIn
public static Ice.DispatchStatus ___setCutIn(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCutOut
public static Ice.DispatchStatus ___getCutOut(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCutOut
public static Ice.DispatchStatus ___setCutOut(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCutInTolerance
public static Ice.DispatchStatus ___getCutInTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCutInTolerance
public static Ice.DispatchStatus ___setCutInTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCutOutTolerance
public static Ice.DispatchStatus ___getCutOutTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCutOutTolerance
public static Ice.DispatchStatus ___setCutOutTolerance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getTransmittance
public static Ice.DispatchStatus ___getTransmittance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setTransmittance
public static Ice.DispatchStatus ___setTransmittance(TransmittanceRange __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)- Specified by:
__dispatchin interfaceIce.Object- Overrides:
__dispatchin classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImplin classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImplin classIObject
-
clone
public TransmittanceRange clone()
-
-