Object

com.salesforce.op.features.types

FeatureTypeDefaults

Related Doc: package types

Permalink

object FeatureTypeDefaults extends Product with Serializable

Default values for Feature Types

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FeatureTypeDefaults
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val Base64: Base64

    Permalink
  5. val Base64Map: Base64Map

    Permalink
  6. val Binary: Binary

    Permalink
  7. val BinaryMap: BinaryMap

    Permalink
  8. val City: City

    Permalink
  9. val CityMap: CityMap

    Permalink
  10. val ComboBox: ComboBox

    Permalink
  11. val ComboBoxMap: ComboBoxMap

    Permalink
  12. val Country: Country

    Permalink
  13. val CountryMap: CountryMap

    Permalink
  14. val Currency: Currency

    Permalink
  15. val CurrencyMap: CurrencyMap

    Permalink
  16. val Date: Date

    Permalink
  17. val DateList: DateList

    Permalink
  18. val DateMap: DateMap

    Permalink
  19. val DateTime: DateTime

    Permalink
  20. val DateTimeList: DateTimeList

    Permalink
  21. val DateTimeMap: DateTimeMap

    Permalink
  22. val Email: Email

    Permalink
  23. val EmailMap: EmailMap

    Permalink
  24. val Geolocation: Geolocation

    Permalink
  25. val GeolocationMap: GeolocationMap

    Permalink
  26. val ID: ID

    Permalink
  27. val IDMap: IDMap

    Permalink
  28. val Integral: Integral

    Permalink
  29. val IntegralMap: IntegralMap

    Permalink
  30. val MultiPickList: MultiPickList

    Permalink
  31. val MultiPickListMap: MultiPickListMap

    Permalink
  32. val OPVector: OPVector

    Permalink
  33. val Percent: Percent

    Permalink
  34. val PercentMap: PercentMap

    Permalink
  35. val Phone: Phone

    Permalink
  36. val PhoneMap: PhoneMap

    Permalink
  37. val PickList: PickList

    Permalink
  38. val PickListMap: PickListMap

    Permalink
  39. val PostalCode: PostalCode

    Permalink
  40. val PostalCodeMap: PostalCodeMap

    Permalink
  41. val Real: Real

    Permalink
  42. val RealMap: RealMap

    Permalink
  43. val State: State

    Permalink
  44. val StateMap: StateMap

    Permalink
  45. val Street: Street

    Permalink
  46. val StreetMap: StreetMap

    Permalink
  47. val Text: Text

    Permalink
  48. val TextArea: TextArea

    Permalink
  49. val TextAreaMap: TextAreaMap

    Permalink
  50. val TextList: TextList

    Permalink
  51. val TextMap: TextMap

    Permalink
  52. val URL: URL

    Permalink
  53. val URLMap: URLMap

    Permalink
  54. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  55. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  57. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  58. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  59. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  60. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  61. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  62. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  63. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  64. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  65. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  67. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped