o

org.mulesoft.apb.project.client.scala.model

ProjectDescriptorModel

object ProjectDescriptorModel

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProjectDescriptorModel
  2. AnyRef
  3. 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 ApiId: Field
  5. val ApiInstances: Field
  6. val ApiVersion: Field
  7. val BackwardsCompatible: Field
  8. val Categories: Field
  9. val Classifier: Field
  10. val CreatedAt: Field
  11. val CreatedBy: Field
  12. val CustomFields: Field
  13. val Dependencies: Field
  14. val Description: Field
  15. val DescriptorVersion: Field
  16. val KeyValueTags: Field
  17. val Main: Field
  18. val MajorVersionComponent: Field
  19. val Metadata: Field
  20. val MinorVersionComponent: Field
  21. val Name: Field
  22. val OrganizationId: Field
  23. val OriginalFormatVersion: Field
  24. val PatchVersionComponent: Field
  25. val ProjectId: Field
  26. val ProjectType: Field
  27. val PublishWithRefFiles: Field
  28. val Status: Field
  29. val Tags: Field
  30. val TenantId: Field
  31. val TypeField: Field
  32. val UpdatedAt: Field
  33. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  34. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  35. val entityModel: JsonLDEntityModel
  36. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  37. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  38. val fields: List[Field]
  39. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  40. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  41. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  45. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  46. def toString(): String
    Definition Classes
    AnyRef → Any
  47. val type: List[ValueType]
  48. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  50. 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 AnyRef

Inherited from Any

Ungrouped