Class CurrencyData
java.lang.Object
de.iip_ecosphere.platform.support.semanticId.eclass.model.CurrencyData
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-20T14:36:57.435832949Z[Etc/UTC]")
public class CurrencyData
extends Object
CurrencyData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet alphaCodeinthashCode()voidsetAlphaCode(String alphaCode) private StringConvert the given object to string with each line indented by 4 spaces (except the first line).toString()
-
Field Details
-
alphaCode
-
-
Constructor Details
-
CurrencyData
public CurrencyData()
-
-
Method Details
-
alphaCode
-
getAlphaCode
Get alphaCode- Returns:
- alphaCode
-
setAlphaCode
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-