Packages

o

amf.apicontract.internal.metamodel.domain.bindings

PulsarChannelBindingModel

object PulsarChannelBindingModel extends ChannelBindingModel with BindingVersion

Linear Supertypes
BindingVersion, ChannelBindingModel, KeyField, BindingType, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PulsarChannelBindingModel
  2. BindingVersion
  3. ChannelBindingModel
  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. val Compaction: Field
  6. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  7. val Deduplication: Field
  8. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  9. val GeoReplication: Field
  10. val IsExternalLink: Field
    Definition Classes
    DomainElementModel
  11. val Namespace: Field
  12. val Persistence: Field
  13. val Retention: Field
  14. val Sources: Field
    Definition Classes
    DomainElementModel
  15. val Ttl: Field
  16. val Type: Field
    Definition Classes
    BindingType
  17. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  18. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  19. val doc: ModelDoc
    Definition Classes
    PulsarChannelBindingModel → Obj
  20. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  22. def fields: List[Field]
    Definition Classes
    PulsarChannelBindingModel → Obj
  23. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. val key: Field
    Definition Classes
    PulsarChannelBindingModel → KeyField
  27. def modelInstance: AmfObject
    Definition Classes
    PulsarChannelBindingModel → ModelDefaultBuilder
  28. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  30. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  31. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    AnyRef → Any
  33. val type: List[ValueType]
    Definition Classes
    PulsarChannelBindingModel → Type
  34. def typeIris: List[String]
    Definition Classes
    Type
  35. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  37. 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 ChannelBindingModel

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