Class ContactMedium
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.ContactMedium
Deprecated.
Indicates the contact medium that could be used to contact the party.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.characteristic(MediumCharacteristic characteristic) 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@Valid MediumCharacteristicDeprecated.Get characteristicDeprecated.Type of the contact medium, such as: email address, telephone number, postal address@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.Deprecated.If true, indicates that is the preferred contact mediummediumType(String mediumType) Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetCharacteristic(MediumCharacteristic characteristic) Deprecated.voidsetMediumType(String mediumType) Deprecated.voidsetPreferred(Boolean preferred) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
ContactMedium
public ContactMedium()Deprecated.
-
-
Method Details
-
mediumType
Deprecated. -
getMediumType
Deprecated.Type of the contact medium, such as: email address, telephone number, postal address- Returns:
- mediumType
-
setMediumType
Deprecated. -
preferred
Deprecated. -
isPreferred
Deprecated.If true, indicates that is the preferred contact medium- Returns:
- preferred
-
setPreferred
Deprecated. -
characteristic
Deprecated. -
getCharacteristic
Deprecated.Get characteristic- Returns:
- characteristic
-
setCharacteristic
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-