Class EmbeddedDataSpecificationBuilder<T extends EmbeddedDataSpecification,​B extends EmbeddedDataSpecificationBuilder<T,​B>>

    • Constructor Detail

      • EmbeddedDataSpecificationBuilder

        public EmbeddedDataSpecificationBuilder()
    • Method Detail

      • dataSpecification

        public B dataSpecification​(Reference dataSpecification)
        This function allows setting a value for dataSpecification
        Parameters:
        dataSpecification - desired value to be set
        Returns:
        Builder object with new value for dataSpecification
      • dataSpecificationContent

        public B dataSpecificationContent​(DataSpecificationContent dataSpecificationContent)
        This function allows setting a value for dataSpecificationContent
        Parameters:
        dataSpecificationContent - desired value to be set
        Returns:
        Builder object with new value for dataSpecificationContent