UDK 3.2.0 Java API Reference
A B C D E F G H I L M N P Q R S T U V W _

G

generateOid(Object) - クラス com.sun.star.uno.UnoRuntime の static メソッド
Generates a world wide unique object identifier (OID) for the given object.
get(int) - クラス com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Returns the element at the specified position in this list.
get() - クラス com.sun.star.uno.WeakReference のメソッド
Returns a hard reference to the object that is kept weak by this class.
getArrayTypeName() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the (Java) array type name.
getBridge(IEnvironment, IEnvironment, Object[]) - クラス com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getBridgeByName(String, Object, String, Object, Object[]) - クラス com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getBridges() - クラス com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getClassLoader(URL, Attributes) - クラス com.sun.star.lib.unoloader.UnoClassLoader のメソッド
Obtains a class loader for a UNO JAR.
getComponentType() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the component ITypeDescription if this is an array type, otherwise returns null.
getConnection() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the name of the connection of this Uno Url.
getConnectionAndParametersAsString() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the connection name and parameters.
getConnectionParameters() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the connection parameters as a Hashmap with key/value pairs.
getConnectionParametersAsString() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the connection parameters.
getContainedTypes() - クラス com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer のメソッド
only returns types which have at least one value in InterfaceContainer return value can contain an element null, if someone called addInterface (null, interf)
getContainer(Object) - クラス com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer のメソッド
param key can be null
getContext() - インタフェース com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Gets the context of this environment.
getCurrentContext() - クラス com.sun.star.uno.UnoRuntime の static メソッド
Gets the current context of the current thread, or null if no context has been set for the current thread.
getEnvironment(String, Object) - クラス com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getExtraTypes() - クラス com.sun.star.comp.helper.UnoInfo の static メソッド
Gets the extra UNO types.
getFastPropertyValue(int) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
 
getFastPropertyValue(int) - クラス com.sun.star.lib.uno.helper.PropertySetMixin のメソッド
Implements com.sun.star.beans.XFastPropertySet.getFastPropertyValue.
getField() - インタフェース com.sun.star.uno.IFieldDescription のメソッド
推奨されていません。 Gives native java field of this member.
getFieldDescription(String) - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IFieldDescription for the field with the name name, if it exists, otherwise returns null.
getFieldDescriptions() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IFieldDescription for every field, if this type is an interface.
getImplementationId() - クラス com.sun.star.lib.uno.helper.WeakBase のメソッド
Method of XTypeProvider.
getImplementationName() - クラス com.sun.star.lib.uno.helper.Factory のメソッド
 
getIndex() - インタフェース com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Gives the relative index of this member in the declaring interface or struct (including superclasses).
getInSignature() - インタフェース com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives any array of ITypeDescription> of the [in] parameters.
getJarMainAttributes(URL) - クラス com.sun.star.lib.unoloader.UnoClassLoader の static メソッド
Obtains the main section of the manifest of a JAR.
getJars() - クラス com.sun.star.comp.helper.UnoInfo の static メソッド
Gets the UNO jar files.
getMapping(IEnvironment, IEnvironment) - クラス com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getMappingByName(String, String) - クラス com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getMethod() - インタフェース com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives native java method of this method.
getMethodDescription(int) - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IMethodDescription for the method with index methodId, if it exists, otherwise returns null.
getMethodDescription(String) - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IMethodDescription for the method with the name name, if it exists, otherwise returns null.
getMethodDescriptions() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IMethodDescription for every method, if this type is an interface.
getName() - インタフェース com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Gets the name of this environment.
getName() - インタフェース com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Gives the name of this member.
getObject() - クラス com.sun.star.uno.Any のメソッド
Gets the value within the any.
getOid() - インタフェース com.sun.star.uno.IQueryInterface のメソッド
Returns the unique object identifier (OID) of the underlying UNO object.
getOutSignature() - インタフェース com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives any array of ITypeDescription> of the [out] parameters.
getProperties() - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
Returns an array of all Property objects or an array of length null if there are no properties.
getProperty(String) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
Returns the Property object for a given property name or null if that property does not exists (i.e. it has not been registered).
getPropertyByHandle(int) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
Returns the Property object with a handle (Property.Handle) as specified by the argument nHandle.
getPropertyId(Property) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
Returns the identifyer object for a certain Property.
getPropertySetInfo() - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
 
getPropertySetInfo() - クラス com.sun.star.lib.uno.helper.PropertySetMixin のメソッド
Implements com.sun.star.beans.XPropertySet.getPropertySetInfo.
getPropertyValue(String) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
 
getPropertyValue(Property) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
Retrieves the value of a property.
getPropertyValue(String) - クラス com.sun.star.lib.uno.helper.PropertySetMixin のメソッド
Implements com.sun.star.beans.XPropertySet.getPropertyValue.
getPropertyValues(String[]) - クラス com.sun.star.lib.uno.helper.PropertySet のメソッド
If a value for a property could not be retrieved then the respective element in the returned array has the value null.
getPropertyValues() - クラス com.sun.star.lib.uno.helper.PropertySetMixin のメソッド
Implements com.sun.star.beans.XPropertyAccess.getPropertyValues.
getProtocol() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the name of the protocol of this Uno Url.
getProtocolAndParametersAsString() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the protocol name and parameters.
getProtocolParameters() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the protocol parameters as a Hashmap with key/value pairs.
getProtocolParametersAsString() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the protocol parameters.
getRegisteredInterface(String, Type) - インタフェース com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Retrieves a registered object, specified by OID and UNO interface type.
getRegisteredObjectIdentifier(Object) - インタフェース com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Retrieves the OID for a registered object.
getReturnSignature() - インタフェース com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives the ITypeDescription of the return type.
getRootOid() - クラス com.sun.star.lib.uno.helper.UnoUrl のメソッド
Return the object name.
getServiceFactory(XMultiServiceFactory, XRegistryKey) - クラス com.sun.star.comp.helper.SharedLibraryLoader の static メソッド
推奨されていません。 Supplies the ServiceFactory of the default SharedLibraryLoader.
getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey) - クラス com.sun.star.comp.helper.SharedLibraryLoader の static メソッド
推奨されていません。 Loads and returns a specific factory for a given library and implementation name.
getServiceManager() - クラス com.sun.star.comp.helper.ComponentContext のメソッド
 
getSourceEnvironment() - インタフェース com.sun.star.uno.IBridge のメソッド
推奨されていません。 Returns the source environment.
getSuperType() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the ITypeDescription of the super, if it exists.
getSupportedServiceNames() - クラス com.sun.star.lib.uno.helper.Factory のメソッド
 
getTargetEnvironment() - インタフェース com.sun.star.uno.IBridge のメソッド
推奨されていません。 Returns the destination environment.
getTargetException() - 例外 com.sun.star.comp.helper.BootstrapException のメソッド
Get the thrown target exception.
getType() - クラス com.sun.star.uno.Any のメソッド
Gets the type of the value within the any.
getType(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
Determines the type of an any object.
getTypeClass() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IDL TypeClass of the type.
getTypeClass() - クラス com.sun.star.uno.Type のメソッド
Gets the type class.
getTypeDescription() - インタフェース com.sun.star.uno.IFieldDescription のメソッド
推奨されていません。 Gives the name of this member.
getTypeDescription() - クラス com.sun.star.uno.Type のメソッド
Gives the type description of this type.
getTypeName() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the (UNO) type name.
getTypeName() - クラス com.sun.star.uno.Type のメソッド
Gets the type name.
getTypes() - クラス com.sun.star.lib.uno.helper.WeakBase のメソッド
Method of XTypeProvider.
getUniqueKey() - クラス com.sun.star.uno.UnoRuntime の static メソッド
Generates a world wide unique identifier string.
getValue() - クラス com.sun.star.uno.Enum のメソッド
Get the integer value of an enum value.
getValue() - クラス com.sun.star.uno.Union のメソッド
Get the value in the union.
getValueByName(String) - クラス com.sun.star.comp.helper.ComponentContext のメソッド
 
getZClass() - インタフェース com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the corresponding java class for the type.
getZClass() - クラス com.sun.star.uno.Type のメソッド
Gets the Java class.

UDK 3.2.0 Java API Reference
A B C D E F G H I L M N P Q R S T U V W _