public method Order.getAmount

Overview

Gets the amount of the order

Declaration

function getAmount()
public int getAmount();
public int getAmount();

Returns

The method returns an integer that represents the amount of the order

Details

Declared in Order