Package omero.model
Class QuantumDef
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.QuantumDef
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_QuantumDefOperations,_QuantumDefOperationsNC
- Direct Known Subclasses:
_QuantumDefTie,QuantumDefI
public abstract class QuantumDef extends IObject implements _QuantumDefOperations, _QuantumDefOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected RIntbitResolutionprotected RIntcdEndprotected RIntcdStartstatic longserialVersionUIDprotected RIntversion
-
Constructor Summary
Constructors Constructor Description QuantumDef()QuantumDef(RLong id, Details details, boolean loaded, RInt version, RInt cdStart, RInt cdEnd, RInt bitResolution)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___getBitResolution(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCdEnd(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCdStart(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setBitResolution(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCdEnd(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCdStart(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(QuantumDef __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)QuantumDefclone()RIntgetBitResolution()RIntgetCdEnd()RIntgetCdStart()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()voidsetBitResolution(RInt theBitResolution)voidsetCdEnd(RInt theCdEnd)voidsetCdStart(RInt theCdStart)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._QuantumDefOperations
getBitResolution, getCdEnd, getCdStart, getVersion, setBitResolution, setCdEnd, setCdStart, setVersion
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
cdStart
protected RInt cdStart
-
cdEnd
protected RInt cdEnd
-
bitResolution
protected RInt bitResolution
-
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()
-
getBitResolution
public final RInt getBitResolution()
- Specified by:
getBitResolutionin interface_QuantumDefOperationsNC
-
getCdEnd
public final RInt getCdEnd()
- Specified by:
getCdEndin interface_QuantumDefOperationsNC
-
getCdStart
public final RInt getCdStart()
- Specified by:
getCdStartin interface_QuantumDefOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_QuantumDefOperationsNC
-
setBitResolution
public final void setBitResolution(RInt theBitResolution)
- Specified by:
setBitResolutionin interface_QuantumDefOperationsNC
-
setCdEnd
public final void setCdEnd(RInt theCdEnd)
- Specified by:
setCdEndin interface_QuantumDefOperationsNC
-
setCdStart
public final void setCdStart(RInt theCdStart)
- Specified by:
setCdStartin interface_QuantumDefOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_QuantumDefOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCdStart
public static Ice.DispatchStatus ___getCdStart(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCdStart
public static Ice.DispatchStatus ___setCdStart(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCdEnd
public static Ice.DispatchStatus ___getCdEnd(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCdEnd
public static Ice.DispatchStatus ___setCdEnd(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getBitResolution
public static Ice.DispatchStatus ___getBitResolution(QuantumDef __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setBitResolution
public static Ice.DispatchStatus ___setBitResolution(QuantumDef __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 QuantumDef clone()
-
-