Class ServiceQualificationRelationship
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v4.dto.ServiceQualificationRelationship
ServiceQualificationRelationship
-
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 namegetId()The id of the target qualification pointed to by this relationshipThe type of relationshipinthashCode()relationshipType(String relationshipType) voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidvoidsetRelationshipType(String relationshipType) toString()
-
Constructor Details
-
ServiceQualificationRelationship
public ServiceQualificationRelationship()
-
-
Method Details
-
id
-
getId
The id of the target qualification pointed to by this relationship- Returns:
- id
-
setId
-
relationshipType
-
getRelationshipType
The type of relationship- Returns:
- relationshipType
-
setRelationshipType
-
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
-