Package omero.model
Class StageLabel
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.StageLabel
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_StageLabelOperations
,_StageLabelOperationsNC
- Direct Known Subclasses:
_StageLabelTie
,StageLabelI
public abstract class StageLabel extends IObject implements _StageLabelOperations, _StageLabelOperationsNC
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StageLabel()
StageLabel(RLong id, Details details, boolean loaded, RInt version, Length positionX, Length positionY, Length positionZ, RString name)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus
___getName(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getPositionX(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getPositionY(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getPositionZ(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getVersion(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setName(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setPositionX(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setPositionY(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setPositionZ(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setVersion(StageLabel __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)
StageLabel
clone()
RString
getName()
Length
getPositionX()
Length
getPositionY()
Length
getPositionZ()
RInt
getVersion()
java.lang.String
ice_id()
java.lang.String
ice_id(Ice.Current __current)
java.lang.String[]
ice_ids()
java.lang.String[]
ice_ids(Ice.Current __current)
boolean
ice_isA(java.lang.String s)
boolean
ice_isA(java.lang.String s, Ice.Current __current)
static java.lang.String
ice_staticId()
void
setName(RString theName)
void
setPositionX(Length thePositionX)
void
setPositionY(Length thePositionY)
void
setPositionZ(Length thePositionZ)
void
setVersion(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._StageLabelOperations
getName, getPositionX, getPositionY, getPositionZ, getVersion, setName, setPositionX, setPositionY, setPositionZ, setVersion
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
positionX
protected Length positionX
-
positionY
protected Length positionY
-
positionZ
protected Length positionZ
-
name
protected RString name
-
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()
-
getName
public final RString getName()
- Specified by:
getName
in interface_StageLabelOperationsNC
-
getPositionX
public final Length getPositionX()
- Specified by:
getPositionX
in interface_StageLabelOperationsNC
-
getPositionY
public final Length getPositionY()
- Specified by:
getPositionY
in interface_StageLabelOperationsNC
-
getPositionZ
public final Length getPositionZ()
- Specified by:
getPositionZ
in interface_StageLabelOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_StageLabelOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setName
in interface_StageLabelOperationsNC
-
setPositionX
public final void setPositionX(Length thePositionX)
- Specified by:
setPositionX
in interface_StageLabelOperationsNC
-
setPositionY
public final void setPositionY(Length thePositionY)
- Specified by:
setPositionY
in interface_StageLabelOperationsNC
-
setPositionZ
public final void setPositionZ(Length thePositionZ)
- Specified by:
setPositionZ
in interface_StageLabelOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_StageLabelOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPositionX
public static Ice.DispatchStatus ___getPositionX(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setPositionX
public static Ice.DispatchStatus ___setPositionX(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPositionY
public static Ice.DispatchStatus ___getPositionY(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setPositionY
public static Ice.DispatchStatus ___setPositionY(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPositionZ
public static Ice.DispatchStatus ___getPositionZ(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setPositionZ
public static Ice.DispatchStatus ___setPositionZ(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(StageLabel __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classIObject
-
clone
public StageLabel clone()
-
-