Uses of Class
de.hybris.platform.b2ctelcotmfresources.v4.dto.Feature
Packages that use Feature
-
Uses of Feature in de.hybris.platform.b2ctelcotmfresources.v4.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return FeatureModifier and TypeMethodDescriptionFeature.addConstraintItem(ConstraintRef constraintItem) Feature.addFeatureCharacteristicItem(Characteristic featureCharacteristicItem) Feature.addFeatureRelationshipItem(FeatureRelationship featureRelationshipItem) Feature.atBaseType(String atBaseType) Feature.atSchemaLocation(String atSchemaLocation) Feature.constraint(List<ConstraintRef> constraint) Feature.featureCharacteristic(List<Characteristic> featureCharacteristic) Feature.featureRelationship(List<FeatureRelationship> featureRelationship) Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return types with arguments of type FeatureModifier and TypeMethodDescriptionService.getFeature()A list of feature associated with this serviceServiceRefOrValue.getFeature()A list of feature associated with this serviceMethods in de.hybris.platform.b2ctelcotmfresources.v4.dto with parameters of type FeatureModifier and TypeMethodDescriptionService.addFeatureItem(Feature featureItem) ServiceRefOrValue.addFeatureItem(Feature featureItem) Method parameters in de.hybris.platform.b2ctelcotmfresources.v4.dto with type arguments of type FeatureModifier and TypeMethodDescriptionvoidService.setFeature(List<Feature> feature) voidServiceRefOrValue.setFeature(List<Feature> feature)