object MqttMessageBindingModel extends MessageBindingModel with BindingVersion

Linear Supertypes
BindingVersion, MessageBindingModel, KeyField, BindingType, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MqttMessageBindingModel
  2. BindingVersion
  3. MessageBindingModel
  4. KeyField
  5. BindingType
  6. DomainElementModel
  7. ModelDefaultBuilder
  8. Obj
  9. Type
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val BindingVersion: Field
    Definition Classes
    BindingVersion
  5. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  6. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  7. val IsExternalLink: Field
    Definition Classes
    DomainElementModel
  8. val Sources: Field
    Definition Classes
    DomainElementModel
  9. val Type: Field
    Definition Classes
    BindingType
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  12. val doc: ModelDoc
    Definition Classes
    MqttMessageBindingModel → Obj
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  15. def fields: List[Field]
    Definition Classes
    MqttMessageBindingModel → Obj
  16. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. val key: Field
    Definition Classes
    MqttMessageBindingModel → KeyField
  20. def modelInstance: AmfObject
    Definition Classes
    MqttMessageBindingModel → ModelDefaultBuilder
  21. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  24. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  25. def toString(): String
    Definition Classes
    AnyRef → Any
  26. val type: List[ValueType]
    Definition Classes
    MqttMessageBindingModel → Type
  27. def typeIris: List[String]
    Definition Classes
    Type
  28. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  30. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from BindingVersion

Inherited from MessageBindingModel

Inherited from KeyField

Inherited from BindingType

Inherited from DomainElementModel

Inherited from ModelDefaultBuilder

Inherited from Obj

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped