TypeDescription.&lt
Code IndexAdd Codota to your IDE (free)

No snippets found...

  • Common ways to obtain TypeDescription
private void myMethod () {
TypeDescription t =
  • Constructor function Object() { [native code] };function Object() { [native code] }.addTypeDescription(definition)
  • Smart code suggestions by Codota
}
org.yaml.snakeyamlTypeDescription&lt

Javadoc

Provides additional runtime information necessary to create a custom Java instance.

Popular methods of TypeDescription

  • <init>
  • putListPropertyType
    Specify that the property is a type-safe List.
  • putMapPropertyType
    Specify that the property is a type-safe Map.
  • getTag
    Get tag which shall be used to load or dump the type (class).
  • getType
    Get represented type (class)
  • setTag
    Set tag to be used to load or dump the type (class).
  • getListPropertyType
    Get class of List values for provided JavaBean property.
  • getMapKeyType
    Get keys type info for this JavaBean
  • getMapValueType
    Get values type info for this JavaBean
  • addPropertyParameters
    Adds new substitute for property pName parameterized byclasses to this TypeDescription. IfpName has
  • checkDelegates
  • discoverProperty
  • checkDelegates,
  • discoverProperty,
  • finalizeConstruction,
  • getProperties,
  • getProperty,
  • newInstance,
  • setProperty,
  • setPropertyUtils,
  • setupPropertyType,
  • substituteProperty

Popular classes and methods

  • putExtra (Intent)
  • notifyDataSetChanged (ArrayAdapter)
  • setContentView (Activity)
  • Container (java.awt)
  • URLEncoder (java.net)
    This class is used to encode a string using the format required by application/x-www-form-urlencoded
  • DecimalFormat (java.text)
    A concrete subclass of NumberFormat that formats decimal numbers. It has a variety of features desig
  • Collection (java.util)
    Collection is the root of the collection hierarchy. It defines operations on data collections and t
  • ResourceBundle (java.util)
    ResourceBundle is an abstract class which is the superclass of classes which provide Locale-specifi
  • BasicDataSource (org.apache.commons.dbcp)
    Basic implementation of javax.sql.DataSource that is configured via JavaBeans properties. This is no
  • Table (org.hibernate.mapping)
    A relational table

For IntelliJ IDEA,
Android Studio or Eclipse

  • Codota IntelliJ IDEA pluginCodota Android Studio pluginCode IndexSign in
  • EnterpriseFAQAboutContact Us
  • Terms of usePrivacy policyCodeboxFind Usages
Add Codota to your IDE (free)