Class OtherNameOrganization
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.OtherNameOrganization
Deprecated.
Keeps track of other names, for example the old name of an organization.
-
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 namegetName()Deprecated.Organization name (department name for example)Deprecated.Co.Deprecated.The name that the organization trades under@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidsetNameType(String nameType) Deprecated.voidsetTradingName(String tradingName) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.tradingName(String tradingName) Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
OtherNameOrganization
public OtherNameOrganization()Deprecated.
-
-
Method Details
-
name
Deprecated. -
getName
Deprecated.Organization name (department name for example)- Returns:
- name
-
setName
Deprecated. -
nameType
Deprecated. -
getNameType
Deprecated.Co. , Inc. , Ltd. , Pty Ltd. , Plc; , Gmbh- Returns:
- nameType
-
setNameType
Deprecated. -
tradingName
Deprecated. -
getTradingName
Deprecated.The name that the organization trades under- Returns:
- tradingName
-
setTradingName
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.
-