Package omero.model

Class TimestampAnnotation

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • timeValue

        protected RTime timeValue
    • Constructor Detail

      • TimestampAnnotation

        public TimestampAnnotation()
      • TimestampAnnotation

        public TimestampAnnotation​(RLong id,
                                   Details details,
                                   boolean loaded,
                                   RInt version,
                                   RString ns,
                                   RString name,
                                   RString description,
                                   java.util.List<AnnotationAnnotationLink> annotationLinksSeq,
                                   boolean annotationLinksLoaded,
                                   java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner,
                                   RTime timeValue)
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class BasicAnnotation
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class BasicAnnotation
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class BasicAnnotation
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class BasicAnnotation
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class BasicAnnotation
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class BasicAnnotation
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getTimeValue

        public static Ice.DispatchStatus ___getTimeValue​(TimestampAnnotation __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setTimeValue

        public static Ice.DispatchStatus ___setTimeValue​(TimestampAnnotation __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class BasicAnnotation