Interface PropertyMapping.Builder

  • Method Details

    • assetModelPropertyId

      PropertyMapping.Builder assetModelPropertyId(String assetModelPropertyId)

      The ID of the property in the asset model where the interface is applied.

      Parameters:
      assetModelPropertyId - The ID of the property in the asset model where the interface is applied.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • interfaceAssetModelPropertyId

      PropertyMapping.Builder interfaceAssetModelPropertyId(String interfaceAssetModelPropertyId)

      The ID of the property in the interface asset model.

      Parameters:
      interfaceAssetModelPropertyId - The ID of the property in the interface asset model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.