Packages

o

org.mulesoft.apb.project.internal.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 ApiUrn: Field
  7. val ApiVersion: Field
  8. val Attribute: Field
  9. val BackwardsCompatible: Field
  10. val Categories: Field
  11. val Communities: Field
  12. val ContactEMail: Field
  13. val ContactName: Field
  14. val CreatedAt: Field
  15. val CreatedBy: Field
  16. val CustomFields: Field
  17. val Dependencies: Field
  18. val Description: Field
  19. val DescriptorVersion: Field
  20. val Documentation: Field
  21. val FilePackaging: Field
  22. val GovernanceInfo: Field
  23. val HasApprovedContracts: Field
  24. val HasDocumentation: Field
  25. val KeyValueTags: Field
  26. val Main: Field
  27. val MajorVersionComponent: Field
  28. val ManagedTag: Field
  29. val Metadata: Field
  30. val MinorVersionComponent: Field
  31. val Name: Field
  32. val OrganizationId: Field
  33. val OriginalFormatVersion: Field
  34. val PatchVersionComponent: Field
  35. val ProjectETag: Field
  36. val ProjectId: Field
  37. val ProjectType: Field
  38. val PublishWithRefFiles: Field
  39. val Status: Field
  40. val SystemUpdatedAt: Field
  41. val Tags: Field
  42. val TenantId: Field
  43. val TypeField: Field
  44. val UpdatedAt: Field
  45. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  46. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  47. val entityModel: JsonLDEntityModel
  48. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  49. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  50. val fields: List[Field]
  51. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  52. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  53. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  54. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  55. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  56. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  57. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  58. def toString(): String
    Definition Classes
    AnyRef → Any
  59. val type: List[ValueType]
  60. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. 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