|
UDK 3.1.0 Java API Reference | ||||||||||
前の文字 次の文字 | フレームあり フレームなし |
from
to environment to
.
from
to environment to
.
array
of all active bridges.
ITypeDescription
if
this is an array type, otherwise returns null
.
name
with context context
.
IFieldDescription
for the
field with the name name
, if it exists,
otherwise returns null
.
IFieldDescription
for every
field, if this type is an interface.
ITypeDescription> of
the [in] parameters.
- getMapping(IEnvironment, IEnvironment) -
class com.sun.star.uno.UnoRuntime の static メソッド
- Gets the desired mapping from
from
to to
.
- getMappingByName(String, String) -
class com.sun.star.uno.UnoRuntime の static メソッド
- Gets the desired mapping from
from
to to
.
- 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.IMemberDescription のメソッド
- Gives the name of this member.
- getName() -
interface com.sun.star.uno.IEnvironment のメソッド
- Gets the name of this environment.
- getObject() -
class com.sun.star.uno.Any のメソッド
- Gets the value within the any.
- getOid() -
interface com.sun.star.uno.IQueryInterface のメソッド
- returns the object identifier (oid) of the underlying 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(Property) -
class com.sun.star.lib.uno.helper.PropertySet のメソッド
- Retrieves the value of a property.
- getPropertyValue(String) -
class com.sun.star.lib.uno.helper.PropertySet のメソッド
-
- 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.
- 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.
- getRegisteredObject(String) -
interface com.sun.star.uno.XNamingService のメソッド
-
- 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(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.
- getServiceFactory(XMultiServiceFactory, XRegistryKey) -
class com.sun.star.comp.helper.SharedLibraryLoader の static メソッド
- 推奨されていません。 Supplies the ServiceFactory of the default SharedLibraryLoader.
- getServiceManager() -
class com.sun.star.comp.helper.ComponentContext のメソッド
-
- getServiceManager() -
interface com.sun.star.uno.XComponentContext のメソッド
-
- getSourceEnvironment() -
interface com.sun.star.uno.IBridge のメソッド
- Gives 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 のメソッド
- Gives the destination environment.
- 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 メソッド
- returns a world wide unique string.
- getValue() -
class com.sun.star.uno.Union のメソッド
- Get the value in the union.
- getValue() -
class com.sun.star.uno.Enum のメソッド
- Get the integer value of an enum value.
- getValueByName(String) -
class com.sun.star.comp.helper.ComponentContext のメソッド
-
- getValueByName(String) -
interface com.sun.star.uno.XCurrentContext のメソッド
-
- getValueByName(String) -
interface com.sun.star.uno.XComponentContext のメソッド
-
- 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.1.0 Java API Reference | ||||||||||
前の文字 次の文字 | フレームあり フレームなし |