Class PostProductsMarketPricePeriods
java.lang.Object
org.apache.fineract.client.models.PostProductsMarketPricePeriods
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostProductsMarketPricePeriods
extends Object
PostProductsMarketPricePeriods
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanGet dateFormatGet fromDateGet localeGet shareValueinthashCode()voidsetDateFormat(String dateFormat) voidsetFromDate(String fromDate) voidvoidsetShareValue(Integer shareValue) shareValue(Integer shareValue) toString()
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_FROM_DATE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_SHARE_VALUE
- See Also:
-
-
Constructor Details
-
PostProductsMarketPricePeriods
public PostProductsMarketPricePeriods()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
fromDate
-
getFromDate
Get fromDate- Returns:
- fromDate
-
setFromDate
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
equals
-
hashCode
public int hashCode() -
toString
-