Package omero.api

Class _ITypesDisp

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • _ITypesDisp

        public _ITypesDisp()
    • Method Detail

      • ice_copyStateFrom

        protected void ice_copyStateFrom​(Ice.Object __obj)
                                  throws java.lang.CloneNotSupportedException
        Throws:
        java.lang.CloneNotSupportedException
      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Ice.ObjectImpl
      • 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 Ice.ObjectImpl
      • ice_ids

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

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

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

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

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

        public final void getEnumeration_async​(AMD_ITypes_getEnumeration __cb,
                                               java.lang.String type,
                                               java.lang.String value)
                                        throws ServerError
        Lookup an enumeration value. As with the get-methods of IQuery queries returning no results will through an exception.
        Specified by:
        getEnumeration_async in interface _ITypesOperationsNC
        Parameters:
        __cb - The callback object for the operation.
        type - An enumeration class which should be searched.
        Throws:
        ApiUsageException - if IEnum is not found.
        ServerError
      • ___createEnumeration

        public static Ice.DispatchStatus ___createEnumeration​(ITypes __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getEnumeration

        public static Ice.DispatchStatus ___getEnumeration​(ITypes __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___allEnumerations

        public static Ice.DispatchStatus ___allEnumerations​(ITypes __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___updateEnumeration

        public static Ice.DispatchStatus ___updateEnumeration​(ITypes __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___updateEnumerations

        public static Ice.DispatchStatus ___updateEnumerations​(ITypes __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___deleteEnumeration

        public static Ice.DispatchStatus ___deleteEnumeration​(ITypes __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getEnumerationTypes

        public static Ice.DispatchStatus ___getEnumerationTypes​(ITypes __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___getAnnotationTypes

        public static Ice.DispatchStatus ___getAnnotationTypes​(ITypes __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getEnumerationsWithEntries

        public static Ice.DispatchStatus ___getEnumerationsWithEntries​(ITypes __obj,
                                                                       IceInternal.Incoming __inS,
                                                                       Ice.Current __current)
      • ___getOriginalEnumerations

        public static Ice.DispatchStatus ___getOriginalEnumerations​(ITypes __obj,
                                                                    IceInternal.Incoming __inS,
                                                                    Ice.Current __current)
      • ___resetEnumerations

        public static Ice.DispatchStatus ___resetEnumerations​(ITypes __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 Ice.ObjectImpl
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class Ice.ObjectImpl
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class Ice.ObjectImpl