Class BillingCycleSpecificationRef
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillingCycleSpecificationRef
Deprecated.
BillingCycleSpecification reference. A description of when to initiate a billing cycle and the various sub steps of a billing cycle.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.booleanDeprecated.Deprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.An offset of a billing/settlement date.Deprecated.Frequency of the billing cycle (monthly for instance)getHref()Deprecated.Reference of the billing cycle specification@NotNull StringgetId()Deprecated.Unique identifier of the billing cycle specificationgetName()Deprecated.A short descriptive nameinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetDateShift(Integer dateShift) Deprecated.voidsetFrequency(String frequency) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
BillingCycleSpecificationRef
public BillingCycleSpecificationRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the billing cycle specification- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the billing cycle specification- Returns:
- href
-
setHref
Deprecated. -
dateShift
Deprecated. -
getDateShift
Deprecated.An offset of a billing/settlement date. The offset is expressed as number of days with regard to the start of the billing/settlement period.- Returns:
- dateShift
-
setDateShift
Deprecated. -
frequency
Deprecated. -
getFrequency
Deprecated.Frequency of the billing cycle (monthly for instance)- Returns:
- frequency
-
setFrequency
Deprecated. -
name
Deprecated. -
getName
Deprecated.A short descriptive name- Returns:
- name
-
setName
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. -
atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-