Packages

final case class AttributeTypeCode(code: Int, label: String) extends Product with Serializable

Find an entity ignoring case in the entity's logical name.

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

Instance Constructors

  1. new AttributeTypeCode(code: Int, label: String)

Value Members

  1. val code: Int
  2. val label: String