Home
last modified time | relevance | path

Searched refs:MonetaryAmount (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/source/model/
H A DMonetaryAmount.cpp21 MonetaryAmount::MonetaryAmount() : in MonetaryAmount() function in Aws::DeviceFarm::Model::MonetaryAmount
29 MonetaryAmount::MonetaryAmount(JsonView jsonValue) : in MonetaryAmount() function in Aws::DeviceFarm::Model::MonetaryAmount
38 MonetaryAmount& MonetaryAmount::operator =(JsonView jsonValue) in operator =()
57 JsonValue MonetaryAmount::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/include/aws/devicefarm/model/
H A DMonetaryAmount.h32 class AWS_DEVICEFARM_API MonetaryAmount
35 MonetaryAmount();
36 MonetaryAmount(Aws::Utils::Json::JsonView jsonValue);
37 MonetaryAmount& operator=(Aws::Utils::Json::JsonView jsonValue);
59 inline MonetaryAmount& WithAmount(double value) { SetAmount(value); return *this;} in WithAmount()
90 …inline MonetaryAmount& WithCurrencyCode(const CurrencyCode& value) { SetCurrencyCode(value); retur… in WithCurrencyCode()
96 …inline MonetaryAmount& WithCurrencyCode(CurrencyCode&& value) { SetCurrencyCode(std::move(value));… in WithCurrencyCode()
H A DRecurringCharge.h45 inline const MonetaryAmount& GetCost() const{ return m_cost; } in GetCost()
55 inline void SetCost(const MonetaryAmount& value) { m_costHasBeenSet = true; m_cost = value; } in SetCost()
60 …inline void SetCost(MonetaryAmount&& value) { m_costHasBeenSet = true; m_cost = std::move(value); } in SetCost()
65 inline RecurringCharge& WithCost(const MonetaryAmount& value) { SetCost(value); return *this;} in WithCost()
70 …inline RecurringCharge& WithCost(MonetaryAmount&& value) { SetCost(std::move(value)); return *this… in WithCost()
105 MonetaryAmount m_cost;
H A DOfferingTransaction.h191 inline const MonetaryAmount& GetCost() const{ return m_cost; } in GetCost()
201 inline void SetCost(const MonetaryAmount& value) { m_costHasBeenSet = true; m_cost = value; } in SetCost()
206 …inline void SetCost(MonetaryAmount&& value) { m_costHasBeenSet = true; m_cost = std::move(value); } in SetCost()
211 … inline OfferingTransaction& WithCost(const MonetaryAmount& value) { SetCost(value); return *this;} in WithCost()
216 …inline OfferingTransaction& WithCost(MonetaryAmount&& value) { SetCost(std::move(value)); return *… in WithCost()
232 MonetaryAmount m_cost;
/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/orm/hibernate/cfg/
H A DMonetaryAmount.groovy6 class MonetaryAmount implements Serializable {
11 MonetaryAmount(value, Currency currency) {
17 if (!(o instanceof MonetaryAmount)) return false
H A DMonetaryAmountUserType.groovy15 Class returnedClass() { MonetaryAmount }
27 new MonetaryAmount(value, currency)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/devicefarm/types/
H A Dtypes.go757 type MonetaryAmount struct { struct
859 Cost *MonetaryAmount
962 Cost *MonetaryAmount
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/schema_org/
H A Doverrides.jsonld102 "@id": "http://schema.org/MonetaryAmount"
125 …alue</a> and <a class=\"localLink\" href=\"http://schema.org/MonetaryAmount\">MonetaryAmount</a>, …
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/devicefarm/types/
H A Dtypes.go802 type MonetaryAmount struct { struct
914 Cost *MonetaryAmount
1027 Cost *MonetaryAmount
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go9786 type MonetaryAmount struct { struct
9797 func (s MonetaryAmount) String() string { argument
9802 func (s MonetaryAmount) GoString() string { argument
9807 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
9813 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
10099 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
10125 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
10480 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
10497 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go9786 type MonetaryAmount struct { struct
9797 func (s MonetaryAmount) String() string { argument
9802 func (s MonetaryAmount) GoString() string { argument
9807 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
9813 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
10099 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
10125 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
10480 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
10497 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go11112 type MonetaryAmount struct { struct
11123 func (s MonetaryAmount) String() string { argument
11128 func (s MonetaryAmount) GoString() string { argument
11133 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
11139 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
11420 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
11446 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
11794 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
11811 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/devicefarm/
H A Dapi.go11872 type MonetaryAmount struct { struct
11883 func (s MonetaryAmount) String() string { argument
11888 func (s MonetaryAmount) GoString() string { argument
11893 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
11899 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
12180 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
12206 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
12554 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
12571 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go12935 type MonetaryAmount struct { struct
12946 func (s MonetaryAmount) String() string { argument
12951 func (s MonetaryAmount) GoString() string { argument
12956 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
12962 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
13243 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13269 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
13617 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13634 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go12935 type MonetaryAmount struct { struct
12946 func (s MonetaryAmount) String() string { argument
12951 func (s MonetaryAmount) GoString() string { argument
12956 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
12962 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
13243 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13269 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
13617 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13634 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go12977 type MonetaryAmount struct { struct
12988 func (s MonetaryAmount) String() string { argument
12993 func (s MonetaryAmount) GoString() string { argument
12998 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
13004 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
13285 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13311 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
13659 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13676 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go12949 type MonetaryAmount struct { struct
12960 func (s MonetaryAmount) String() string { argument
12965 func (s MonetaryAmount) GoString() string { argument
12970 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
12976 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
13257 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13283 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
13631 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
13648 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go15190 type MonetaryAmount struct { struct
15201 func (s MonetaryAmount) String() string { argument
15206 func (s MonetaryAmount) GoString() string { argument
15211 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
15217 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
15613 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
15639 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
15987 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
16004 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/devicefarm/
H A Dapi.go15190 type MonetaryAmount struct { struct
15201 func (s MonetaryAmount) String() string { argument
15206 func (s MonetaryAmount) GoString() string { argument
15211 func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount { argument
15217 func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount { argument
15613 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
15639 func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction {
15987 Cost *MonetaryAmount `locationName:"cost" type:"structure"`
16004 func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge {

123