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

G

generateOid(Object) - class com.sun.star.uno.UnoRuntime の static メソッド
Generates a world wide unique object identifier (OID) for the given object.
get(int) - class com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Returns the element at the specified position in this list.
get() - class com.sun.star.uno.WeakReference のメソッド
Returns a hard reference to the object that is kept weak by this class.
getArrayTypeName() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the (Java) array type name.
getBridge(IEnvironment, IEnvironment, Object[]) - class 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[]) - class com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getBridges() - class com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getClassLoader(URL, Attributes) - class com.sun.star.lib.unoloader.UnoClassLoader のメソッド
Obtains a class loader for a UNO JAR.
getComponentType() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the component ITypeDescription if this is an array type, otherwise returns null.
getConnection() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the name of the connection of this Uno Url.
getConnectionAndParametersAsString() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the connection name and parameters.
getConnectionParameters() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the connection parameters as a Hashmap with key/value pairs.
getConnectionParametersAsString() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the connection parameters.
getContainedTypes() - class 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) - class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer のメソッド
param key can be null
getContext() - interface com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Gets the context of this environment.
getCurrentContext() - class 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) - class com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getFastPropertyValue(int) - class com.sun.star.lib.uno.helper.PropertySet のメソッド
 
getField() - interface com.sun.star.uno.IFieldDescription のメソッド
推奨されていません。 Gives native java field of this member.
getFieldDescription(String) - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IFieldDescription for the field with the name name, if it exists, otherwise returns null.
getFieldDescriptions() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IFieldDescription for every field, if this type is an interface.
getImplementationId() - class com.sun.star.lib.uno.helper.WeakBase のメソッド
Method of XTypeProvider.
getImplementationName() - class com.sun.star.lib.uno.helper.Factory のメソッド
 
getInSignature() - interface com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives any array of ITypeDescription> of the [in] parameters.
getIndex() - interface com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Gives the relative index of this member in the declaring interface or struct (including superclasses).
getJarMainAttributes(URL) - class com.sun.star.lib.unoloader.UnoClassLoader の static メソッド
Obtains the main section of the manifest of a JAR.
getJars() - class com.sun.star.comp.helper.UnoInfo の static メソッド
Gets the UNO jar files.
getMapping(IEnvironment, IEnvironment) - class com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getMappingByName(String, String) - class com.sun.star.uno.UnoRuntime の static メソッド
推奨されていません。 As of UDK 3.2.0, this method is deprecated, without offering a replacement.
getMethod() - interface com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives native java method of this method.
getMethodDescription(int) - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IMethodDescription for the method with index methodId, if it exists, otherwise returns null.
getMethodDescription(String) - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IMethodDescription for the method with the name name, if it exists, otherwise returns null.
getMethodDescriptions() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IMethodDescription for every method, if this type is an interface.
getName() - interface com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Gets the name of this environment.
getName() - interface com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Gives the name of this member.
getObject() - class com.sun.star.uno.Any のメソッド
Gets the value within the any.
getOid() - interface com.sun.star.uno.IQueryInterface のメソッド
Returns the unique object identifier (OID) of the underlying UNO object.
getOutSignature() - interface com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives any array of ITypeDescription> of the [out] parameters.
getProperties() - class 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) - class 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) - class com.sun.star.lib.uno.helper.PropertySet のメソッド
Returns the Property object with a handle (Property.Handle) as specified by the argument nHandle.
getPropertyId(Property) - class com.sun.star.lib.uno.helper.PropertySet のメソッド
Returns the identifyer object for a certain Property.
getPropertySetInfo() - class com.sun.star.lib.uno.helper.PropertySet のメソッド
 
getPropertyValue(String) - class com.sun.star.lib.uno.helper.PropertySet のメソッド
 
getPropertyValue(Property) - class com.sun.star.lib.uno.helper.PropertySet のメソッド
Retrieves the value of a property.
getPropertyValues(String[]) - class 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.
getProtocol() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the name of the protocol of this Uno Url.
getProtocolAndParametersAsString() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the protocol name and parameters.
getProtocolParameters() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the protocol parameters as a Hashmap with key/value pairs.
getProtocolParametersAsString() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Returns the raw specification of the protocol parameters.
getRegisteredInterface(String, Type) - interface com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Retrieves a registered object, specified by OID and UNO interface type.
getRegisteredObjectIdentifier(Object) - interface com.sun.star.uno.IEnvironment のメソッド
推奨されていません。 Retrieves the OID for a registered object.
getReturnSignature() - interface com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Gives the ITypeDescription of the return type.
getRootOid() - class com.sun.star.lib.uno.helper.UnoUrl のメソッド
Return the object name.
getServiceFactory(XMultiServiceFactory, XRegistryKey) - class com.sun.star.comp.helper.SharedLibraryLoader の static メソッド
推奨されていません。 Supplies the ServiceFactory of the default SharedLibraryLoader.
getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey) - class com.sun.star.comp.helper.SharedLibraryLoader の static メソッド
推奨されていません。 Loads and returns a specific factory for a given library and implementation name.
getServiceManager() - class com.sun.star.comp.helper.ComponentContext のメソッド
 
getSourceEnvironment() - interface com.sun.star.uno.IBridge のメソッド
推奨されていません。 Returns the source environment.
getSuperType() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the ITypeDescription of the super, if it exists.
getSupportedServiceNames() - class com.sun.star.lib.uno.helper.Factory のメソッド
 
getTargetEnvironment() - interface com.sun.star.uno.IBridge のメソッド
推奨されていません。 Returns the destination environment.
getTargetException() - class com.sun.star.comp.helper.BootstrapException のメソッド
Get the thrown target exception.
getType() - class com.sun.star.uno.Any のメソッド
Gets the type of the value within the any.
getType(Object) - class com.sun.star.uno.AnyConverter の static メソッド
Determines the type of an any object.
getTypeClass() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the IDL TypeClass of the type.
getTypeClass() - class com.sun.star.uno.Type のメソッド
Gets the type class.
getTypeDescription() - interface com.sun.star.uno.IFieldDescription のメソッド
推奨されていません。 Gives the name of this member.
getTypeDescription() - class com.sun.star.uno.Type のメソッド
Gives the type description of this type.
getTypeName() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the (UNO) type name.
getTypeName() - class com.sun.star.uno.Type のメソッド
Gets the type name.
getTypes() - class com.sun.star.lib.uno.helper.WeakBase のメソッド
Method of XTypeProvider.
getUniqueKey() - class com.sun.star.uno.UnoRuntime の static メソッド
Generates a world wide unique identifier string.
getValue() - class com.sun.star.uno.Enum のメソッド
Get the integer value of an enum value.
getValue() - class com.sun.star.uno.Union のメソッド
Get the value in the union.
getValueByName(String) - class com.sun.star.comp.helper.ComponentContext のメソッド
 
getZClass() - interface com.sun.star.uno.ITypeDescription のメソッド
推奨されていません。 Gets the corresponding java class for the type.
getZClass() - class 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 P Q R S T U V W _