Class AppliedBillingRateCharacteristic
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AppliedBillingRateCharacteristic
Deprecated.
An applied billing rate has dynamic characteristics according to the its type (characteristics are based on the service type, line of business or on others parameters)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@NotNull StringgetName()Deprecated.Name of the characteristic@NotNull @Valid ObjectgetValue()Deprecated.Get valueDeprecated.Data type of the value of the characteristicinthashCode()Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetValueType(String valueType) Deprecated.toString()Deprecated.Deprecated.Deprecated.
-
Constructor Details
-
AppliedBillingRateCharacteristic
public AppliedBillingRateCharacteristic()Deprecated.
-
-
Method Details
-
name
Deprecated. -
getName
Deprecated.Name of the characteristic- Returns:
- name
-
setName
Deprecated. -
valueType
Deprecated. -
getValueType
Deprecated.Data type of the value of the characteristic- Returns:
- valueType
-
setValueType
Deprecated. -
value
Deprecated. -
getValue
Deprecated.Get value- Returns:
- value
-
setValue
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-