Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 10169

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_18) on Fri Feb 11 21:21:58 UTC 2011 -->
<TITLE>
G-Index (Java UNO Runtime Reference)
</TITLE>

<META NAME="date" CONTENT="2011-02-11">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="G-Index (Java UNO Runtime Reference)";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
UDK 3.2.7 Java API Reference</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-7.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">Q</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">_</A> <HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#generateOid(java.lang.Object)"><B>generateOid(Object)</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD>Generates a world wide unique object identifier (OID) for the given
 Java object.
<DT><A HREF="../com/sun/star/lib/uno/helper/InterfaceContainer.html#get(int)"><B>get(int)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/InterfaceContainer.html" title="class in com.sun.star.lib.uno.helper">InterfaceContainer</A>
<DD>Returns the element at the specified position in this list.
<DT><A HREF="../com/sun/star/uno/WeakReference.html#get()"><B>get()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/WeakReference.html" title="class in com.sun.star.uno">WeakReference</A>
<DD>Returns a hard reference to the object that is kept weak by this class.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getArrayTypeName()"><B>getArrayTypeName()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the (Java) array type name.
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getBridge(com.sun.star.uno.IEnvironment, com.sun.star.uno.IEnvironment, java.lang.Object[])"><B>getBridge(IEnvironment, IEnvironment, Object[])</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of UDK&nbsp;3.2.0, this method is deprecated, without
 offering a replacement.</I>
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getBridgeByName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object[])"><B>getBridgeByName(String, Object, String, Object, Object[])</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of UDK&nbsp;3.2.0, this method is deprecated, without
 offering a replacement.</I>
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getBridges()"><B>getBridges()</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of UDK&nbsp;3.2.0, this method is deprecated, without
 offering a replacement.</I>
<DT><A HREF="../com/sun/star/lib/unoloader/UnoClassLoader.html#getClassLoader(java.net.URL, java.util.jar.Attributes)"><B>getClassLoader(URL, Attributes)</B></A> - 
Method in class com.sun.star.lib.unoloader.<A HREF="../com/sun/star/lib/unoloader/UnoClassLoader.html" title="class in com.sun.star.lib.unoloader">UnoClassLoader</A>
<DD>Obtains a class loader for a UNO JAR.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getComponentType()"><B>getComponentType()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the component <code>ITypeDescription</code> if
 this is an array type, otherwise returns <code>null</code>.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getConnection()"><B>getConnection()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the name of the connection of this
 Uno Url.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getConnectionAndParametersAsString()"><B>getConnectionAndParametersAsString()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the raw specification of the connection
 name and parameters.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getConnectionParameters()"><B>getConnectionParameters()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the connection parameters as
 a Hashmap with key/value pairs.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getConnectionParametersAsString()"><B>getConnectionParametersAsString()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the raw specification of the connection
 parameters.
<DT><A HREF="../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#getContainedTypes()"><B>getContainedTypes()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html" title="class in com.sun.star.lib.uno.helper">MultiTypeInterfaceContainer</A>
<DD>only returns types which have at least one value in InterfaceContainer
  return value can contain an element null, if someone called
  addInterface (null, interf)
<DT><A HREF="../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#getContainer(java.lang.Object)"><B>getContainer(Object)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html" title="class in com.sun.star.lib.uno.helper">MultiTypeInterfaceContainer</A>
<DD>param key can be null
<DT><A HREF="../com/sun/star/uno/IEnvironment.html#getContext()"><B>getContext()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IEnvironment.html" title="interface in com.sun.star.uno">IEnvironment</A>
<DD><B>Deprecated.</B>&nbsp;Gets the context of this environment.
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getCurrentContext()"><B>getCurrentContext()</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD>Gets the current context of the current thread, or <code>null</code> if
 no context has been set for the current thread.
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getEnvironment(java.lang.String, java.lang.Object)"><B>getEnvironment(String, Object)</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of UDK&nbsp;3.2.0, this method is deprecated, without
 offering a replacement.</I>
<DT><A HREF="../com/sun/star/comp/helper/UnoInfo.html#getExtraTypes()"><B>getExtraTypes()</B></A> - 
Static method in class com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/UnoInfo.html" title="class in com.sun.star.comp.helper">UnoInfo</A>
<DD>Gets the extra UNO types.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getFastPropertyValue(int)"><B>getFastPropertyValue(int)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html#getFastPropertyValue(int)"><B>getFastPropertyValue(int)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html" title="class in com.sun.star.lib.uno.helper">PropertySetMixin</A>
<DD>Implements
       <code>com.sun.star.beans.XFastPropertySet.getFastPropertyValue</code>.
<DT><A HREF="../com/sun/star/uno/IFieldDescription.html#getField()"><B>getField()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IFieldDescription.html" title="interface in com.sun.star.uno">IFieldDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives native java field of this member.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getFieldDescription(java.lang.String)"><B>getFieldDescription(String)</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the <code>IFieldDescription</code> for the
 field with the name <code>name</code>, if it exists, 
 otherwise returns <code>null</code>.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getFieldDescriptions()"><B>getFieldDescriptions()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the <code>IFieldDescription</code> for every
 field, if this type is an interface.
<DT><A HREF="../com/sun/star/lib/uno/helper/WeakBase.html#getImplementationId()"><B>getImplementationId()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/WeakBase.html" title="class in com.sun.star.lib.uno.helper">WeakBase</A>
<DD>Method of XTypeProvider.
<DT><A HREF="../com/sun/star/lib/uno/helper/Factory.html#getImplementationName()"><B>getImplementationName()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/Factory.html" title="class in com.sun.star.lib.uno.helper">Factory</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/uno/IMemberDescription.html#getIndex()"><B>getIndex()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IMemberDescription.html" title="interface in com.sun.star.uno">IMemberDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives the relative index of this member in the declaring 
 interface or struct (including superclasses).
<DT><A HREF="../com/sun/star/uno/IMethodDescription.html#getInSignature()"><B>getInSignature()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives any array of <code>ITypeDescription> of
 the [in] parameters.
<DT><A HREF="../com/sun/star/lib/unoloader/UnoClassLoader.html#getJarMainAttributes(java.net.URL)"><B>getJarMainAttributes(URL)</B></A> - 
Static method in class com.sun.star.lib.unoloader.<A HREF="../com/sun/star/lib/unoloader/UnoClassLoader.html" title="class in com.sun.star.lib.unoloader">UnoClassLoader</A>
<DD>Obtains the main section of the manifest of a JAR.
<DT><A HREF="../com/sun/star/comp/helper/UnoInfo.html#getJars()"><B>getJars()</B></A> - 
Static method in class com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/UnoInfo.html" title="class in com.sun.star.comp.helper">UnoInfo</A>
<DD>Gets the UNO jar files.
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getMapping(com.sun.star.uno.IEnvironment, com.sun.star.uno.IEnvironment)"><B>getMapping(IEnvironment, IEnvironment)</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of UDK&nbsp;3.2.0, this method is deprecated, without
 offering a replacement.</I>
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getMappingByName(java.lang.String, java.lang.String)"><B>getMappingByName(String, String)</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of UDK&nbsp;3.2.0, this method is deprecated, without
 offering a replacement.</I>
<DT><A HREF="../com/sun/star/uno/IMethodDescription.html#getMethod()"><B>getMethod()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives native java method of this method.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getMethodDescription(int)"><B>getMethodDescription(int)</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the <code>IMethodDescription</code> for the
 method with index methodId, if it exists, otherwise
 returns <code>null</code>.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getMethodDescription(java.lang.String)"><B>getMethodDescription(String)</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the <code>IMethodDescription</code> for the
 method with the name <code>name</code>, if it exists, 
 otherwise returns <code>null</code>.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getMethodDescriptions()"><B>getMethodDescriptions()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the <code>IMethodDescription</code> for every
 method, if this type is an interface.
<DT><A HREF="../com/sun/star/uno/IEnvironment.html#getName()"><B>getName()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IEnvironment.html" title="interface in com.sun.star.uno">IEnvironment</A>
<DD><B>Deprecated.</B>&nbsp;Gets the name of this environment.
<DT><A HREF="../com/sun/star/uno/IMemberDescription.html#getName()"><B>getName()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IMemberDescription.html" title="interface in com.sun.star.uno">IMemberDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives the name of this member.
<DT><A HREF="../com/sun/star/uno/Any.html#getObject()"><B>getObject()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Any.html" title="class in com.sun.star.uno">Any</A>
<DD>Gets the value within the any.
<DT><A HREF="../com/sun/star/uno/IQueryInterface.html#getOid()"><B>getOid()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IQueryInterface.html" title="interface in com.sun.star.uno">IQueryInterface</A>
<DD>Returns the unique object identifier (OID) of the underlying UNO object.
<DT><A HREF="../com/sun/star/uno/IMethodDescription.html#getOutSignature()"><B>getOutSignature()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives any array of <code>ITypeDescription> of
 the [out] parameters.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getProperties()"><B>getProperties()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>Returns an array of all Property objects or an array of length null if there
  are no properties.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>Returns the Property object for a given property name or null if that property does 
  not exists (i.e.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyByHandle(int)"><B>getPropertyByHandle(int)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>Returns the Property object with a handle (Property.Handle) as specified by the argument
  <em>nHandle</em>.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyId(com.sun.star.beans.Property)"><B>getPropertyId(Property)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>Returns the identifyer object for a certain Property.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getPropertySetInfo()"><B>getPropertySetInfo()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html#getPropertySetInfo()"><B>getPropertySetInfo()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html" title="class in com.sun.star.lib.uno.helper">PropertySetMixin</A>
<DD>Implements
       <code>com.sun.star.beans.XPropertySet.getPropertySetInfo</code>.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyValue(java.lang.String)"><B>getPropertyValue(String)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyValue(com.sun.star.beans.Property)"><B>getPropertyValue(Property)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>Retrieves the value of a property.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html#getPropertyValue(java.lang.String)"><B>getPropertyValue(String)</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html" title="class in com.sun.star.lib.uno.helper">PropertySetMixin</A>
<DD>Implements <code>com.sun.star.beans.XPropertySet.getPropertyValue</code>.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyValues(java.lang.String[])"><B>getPropertyValues(String[])</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySet.html" title="class in com.sun.star.lib.uno.helper">PropertySet</A>
<DD>If a value for a property could not be retrieved then the respective element in the returned 
  array has the value null.
<DT><A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html#getPropertyValues()"><B>getPropertyValues()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/PropertySetMixin.html" title="class in com.sun.star.lib.uno.helper">PropertySetMixin</A>
<DD>Implements
       <code>com.sun.star.beans.XPropertyAccess.getPropertyValues</code>.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getProtocol()"><B>getProtocol()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the name of the protocol of this
 Uno Url.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getProtocolAndParametersAsString()"><B>getProtocolAndParametersAsString()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the raw specification of the protocol
 name and parameters.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getProtocolParameters()"><B>getProtocolParameters()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the protocol parameters as
 a Hashmap with key/value pairs.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getProtocolParametersAsString()"><B>getProtocolParametersAsString()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Returns the raw specification of the protocol
 parameters.
<DT><A HREF="../com/sun/star/uno/IEnvironment.html#getRegisteredInterface(java.lang.String, com.sun.star.uno.Type)"><B>getRegisteredInterface(String, Type)</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IEnvironment.html" title="interface in com.sun.star.uno">IEnvironment</A>
<DD><B>Deprecated.</B>&nbsp;Retrieves a registered object, specified by OID and UNO interface type.
<DT><A HREF="../com/sun/star/uno/IEnvironment.html#getRegisteredObjectIdentifier(java.lang.Object)"><B>getRegisteredObjectIdentifier(Object)</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IEnvironment.html" title="interface in com.sun.star.uno">IEnvironment</A>
<DD><B>Deprecated.</B>&nbsp;Retrieves the OID for a registered object.
<DT><A HREF="../com/sun/star/uno/IMethodDescription.html#getReturnSignature()"><B>getReturnSignature()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives the <code>ITypeDescription</code> of
 the return type.
<DT><A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html#getRootOid()"><B>getRootOid()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/UnoUrl.html" title="class in com.sun.star.lib.uno.helper">UnoUrl</A>
<DD>Return the object name.
<DT><A HREF="../com/sun/star/comp/helper/SharedLibraryLoader.html#getServiceFactory(com.sun.star.lang.XMultiServiceFactory, com.sun.star.registry.XRegistryKey)"><B>getServiceFactory(XMultiServiceFactory, XRegistryKey)</B></A> - 
Static method in class com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/SharedLibraryLoader.html" title="class in com.sun.star.comp.helper">SharedLibraryLoader</A>
<DD><B>Deprecated.</B>&nbsp;Supplies the ServiceFactory of the default SharedLibraryLoader.
<DT><A HREF="../com/sun/star/comp/helper/SharedLibraryLoader.html#getServiceFactory(java.lang.String, java.lang.String, com.sun.star.lang.XMultiServiceFactory, com.sun.star.registry.XRegistryKey)"><B>getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey)</B></A> - 
Static method in class com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/SharedLibraryLoader.html" title="class in com.sun.star.comp.helper">SharedLibraryLoader</A>
<DD><B>Deprecated.</B>&nbsp;Loads and returns a specific factory for a given library and implementation name.
<DT><A HREF="../com/sun/star/comp/helper/ComponentContext.html#getServiceManager()"><B>getServiceManager()</B></A> - 
Method in class com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/ComponentContext.html" title="class in com.sun.star.comp.helper">ComponentContext</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/uno/IBridge.html#getSourceEnvironment()"><B>getSourceEnvironment()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IBridge.html" title="interface in com.sun.star.uno">IBridge</A>
<DD><B>Deprecated.</B>&nbsp;Returns the source environment.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getSuperType()"><B>getSuperType()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the <code>ITypeDescription</code> of the
 super, if it exists.
<DT><A HREF="../com/sun/star/lib/uno/helper/Factory.html#getSupportedServiceNames()"><B>getSupportedServiceNames()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/Factory.html" title="class in com.sun.star.lib.uno.helper">Factory</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/uno/IBridge.html#getTargetEnvironment()"><B>getTargetEnvironment()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IBridge.html" title="interface in com.sun.star.uno">IBridge</A>
<DD><B>Deprecated.</B>&nbsp;Returns the destination environment.
<DT><A HREF="../com/sun/star/comp/helper/BootstrapException.html#getTargetException()"><B>getTargetException()</B></A> - 
Method in exception com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/BootstrapException.html" title="class in com.sun.star.comp.helper">BootstrapException</A>
<DD>Get the thrown target exception.
<DT><A HREF="../com/sun/star/uno/Any.html#getType()"><B>getType()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Any.html" title="class in com.sun.star.uno">Any</A>
<DD>Gets the type of the value within the any.
<DT><A HREF="../com/sun/star/uno/AnyConverter.html#getType(java.lang.Object)"><B>getType(Object)</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/AnyConverter.html" title="class in com.sun.star.uno">AnyConverter</A>
<DD>Determines the type of an any object.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getTypeClass()"><B>getTypeClass()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the IDL <code>TypeClass</code> of the type.
<DT><A HREF="../com/sun/star/uno/Type.html#getTypeClass()"><B>getTypeClass()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>
<DD>Gets the type class.
<DT><A HREF="../com/sun/star/uno/IFieldDescription.html#getTypeDescription()"><B>getTypeDescription()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/IFieldDescription.html" title="interface in com.sun.star.uno">IFieldDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gives the name of this member.
<DT><A HREF="../com/sun/star/uno/Type.html#getTypeDescription()"><B>getTypeDescription()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>
<DD>Gives the type description of this type.
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getTypeName()"><B>getTypeName()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the (UNO) type name.
<DT><A HREF="../com/sun/star/uno/Type.html#getTypeName()"><B>getTypeName()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>
<DD>Gets the type name.
<DT><A HREF="../com/sun/star/lib/uno/helper/WeakBase.html#getTypes()"><B>getTypes()</B></A> - 
Method in class com.sun.star.lib.uno.helper.<A HREF="../com/sun/star/lib/uno/helper/WeakBase.html" title="class in com.sun.star.lib.uno.helper">WeakBase</A>
<DD>Method of XTypeProvider.
<DT><A HREF="../com/sun/star/uno/UnoRuntime.html#getUniqueKey()"><B>getUniqueKey()</B></A> - 
Static method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/UnoRuntime.html" title="class in com.sun.star.uno">UnoRuntime</A>
<DD>Generates a world wide unique identifier string.
<DT><A HREF="../com/sun/star/uno/Enum.html#getValue()"><B>getValue()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Enum.html" title="class in com.sun.star.uno">Enum</A>
<DD>Get the integer value of an enum value.
<DT><A HREF="../com/sun/star/uno/Union.html#getValue()"><B>getValue()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Union.html" title="class in com.sun.star.uno">Union</A>
<DD>Get the value in the union.
<DT><A HREF="../com/sun/star/comp/helper/ComponentContext.html#getValueByName(java.lang.String)"><B>getValueByName(String)</B></A> - 
Method in class com.sun.star.comp.helper.<A HREF="../com/sun/star/comp/helper/ComponentContext.html" title="class in com.sun.star.comp.helper">ComponentContext</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/star/uno/ITypeDescription.html#getZClass()"><B>getZClass()</B></A> - 
Method in interface com.sun.star.uno.<A HREF="../com/sun/star/uno/ITypeDescription.html" title="interface in com.sun.star.uno">ITypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;Gets the corresponding java class for the type.
<DT><A HREF="../com/sun/star/uno/Type.html#getZClass()"><B>getZClass()</B></A> - 
Method in class com.sun.star.uno.<A HREF="../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>
<DD>Gets the Java class.
</DL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
UDK 3.2.7 Java API Reference</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-7.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">Q</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">_</A> <HR>

</BODY>
</HTML>