Uses of Class
de.hybris.platform.b2ctelcotmfresources.v4.dto.FeatureRelationship
Packages that use FeatureRelationship
-
Uses of FeatureRelationship in de.hybris.platform.b2ctelcotmfresources.v4.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return FeatureRelationshipModifier and TypeMethodDescriptionFeatureRelationship.atBaseType(String atBaseType) FeatureRelationship.atSchemaLocation(String atSchemaLocation) FeatureRelationship.relationshipType(String relationshipType) FeatureRelationship.validFor(TimePeriod validFor) Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return types with arguments of type FeatureRelationshipModifier and TypeMethodDescription@Valid List<FeatureRelationship>Feature.getFeatureRelationship()Get featureRelationshipMethods in de.hybris.platform.b2ctelcotmfresources.v4.dto with parameters of type FeatureRelationshipModifier and TypeMethodDescriptionFeature.addFeatureRelationshipItem(FeatureRelationship featureRelationshipItem) Method parameters in de.hybris.platform.b2ctelcotmfresources.v4.dto with type arguments of type FeatureRelationshipModifier and TypeMethodDescriptionFeature.featureRelationship(List<FeatureRelationship> featureRelationship) voidFeature.setFeatureRelationship(List<FeatureRelationship> featureRelationship)