Class OtherNameOrganization
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.OtherNameOrganization
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class OtherNameOrganization
extends Object
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
-