Interface ReferenceWithMetaCreditEvents

All Superinterfaces:
com.rosetta.model.lib.meta.FieldWithMeta<CreditEvents>, com.rosetta.model.lib.meta.ReferenceWithMeta<CreditEvents>, com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
ReferenceWithMetaCreditEvents.ReferenceWithMetaCreditEventsBuilder
All Known Implementing Classes:
ReferenceWithMetaCreditEvents.ReferenceWithMetaCreditEventsBuilderImpl, ReferenceWithMetaCreditEvents.ReferenceWithMetaCreditEventsImpl

@RosettaDataType(value="ReferenceWithMetaCreditEvents", builder=ReferenceWithMetaCreditEventsBuilderImpl.class, version="0.0.0") @RuneDataType(value="ReferenceWithMetaCreditEvents", model="cdm", builder=ReferenceWithMetaCreditEventsBuilderImpl.class, version="0.0.0") public interface ReferenceWithMetaCreditEvents extends com.rosetta.model.lib.RosettaModelObject, com.rosetta.model.lib.meta.ReferenceWithMeta<CreditEvents>
  • Field Details

    • metaData

      static final cdm.observable.event.metafields.ReferenceWithMetaCreditEventsMeta metaData
  • Method Details

    • getValue

      CreditEvents getValue()
      Getter Methods
      Specified by:
      getValue in interface com.rosetta.model.lib.meta.FieldWithMeta<CreditEvents>
    • getGlobalReference

      String getGlobalReference()
      Specified by:
      getGlobalReference in interface com.rosetta.model.lib.meta.ReferenceWithMeta<CreditEvents>
    • getExternalReference

      String getExternalReference()
      Specified by:
      getExternalReference in interface com.rosetta.model.lib.meta.ReferenceWithMeta<CreditEvents>
    • getReference

      com.rosetta.model.lib.meta.Reference getReference()
      Specified by:
      getReference in interface com.rosetta.model.lib.meta.ReferenceWithMeta<CreditEvents>
    • build

      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaCreditEvents> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends ReferenceWithMetaCreditEvents> getType()
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • getValueType

      default Class<CreditEvents> getValueType()
      Specified by:
      getValueType in interface com.rosetta.model.lib.meta.FieldWithMeta<CreditEvents>
      Specified by:
      getValueType in interface com.rosetta.model.lib.meta.ReferenceWithMeta<CreditEvents>
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject