Class ExternalReference
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.ExternalReference
Deprecated.
External reference of the individual or reference in other system
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.externalReferenceType(String externalReferenceType) Deprecated.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 nameDeprecated.Type of the external referencegetName()Deprecated.External reference nameinthashCode()Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetExternalReferenceType(String externalReferenceType) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
ExternalReference
public ExternalReference()Deprecated.
-
-
Method Details
-
externalReferenceType
Deprecated. -
getExternalReferenceType
Deprecated.Type of the external reference- Returns:
- externalReferenceType
-
setExternalReferenceType
Deprecated. -
name
Deprecated. -
getName
Deprecated.External reference name- Returns:
- name
-
setName
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.
-