Class ExternalReference
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.ExternalReference
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class ExternalReference
extends Object
External reference of the individual or reference in other system
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) booleanexternalReferenceType(String externalReferenceType) When 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 nameType of the external referencegetName()External reference nameinthashCode()voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetExternalReferenceType(String externalReferenceType) voidtoString()
-
Constructor Details
-
ExternalReference
public ExternalReference()
-
-
Method Details
-
externalReferenceType
-
getExternalReferenceType
Type of the external reference- Returns:
- externalReferenceType
-
setExternalReferenceType
-
name
-
getName
External reference name- Returns:
- name
-
setName
-
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
-