Class OtherNameOrganization
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.OtherNameOrganization
Keeps track of other names, for example the old name of an organization.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity namegetName()Organization name (department name for example)Co.The name that the organization trades under@Valid TimePeriodGet validForinthashCode()voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidvoidsetNameType(String nameType) voidsetTradingName(String tradingName) voidsetValidFor(TimePeriod validFor) toString()tradingName(String tradingName) validFor(TimePeriod validFor)
-
Constructor Details
-
OtherNameOrganization
public OtherNameOrganization()
-
-
Method Details
-
name
-
getName
Organization name (department name for example)- Returns:
- name
-
setName
-
nameType
-
getNameType
Co. , Inc. , Ltd. , Pty Ltd. , Plc; , Gmbh- Returns:
- nameType
-
setNameType
-
tradingName
-
getTradingName
The name that the organization trades under- Returns:
- tradingName
-
setTradingName
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-