Uses of Class
de.hybris.platform.core.model.type.AtomicTypeModel
Packages that use AtomicTypeModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.type package.
-
Uses of AtomicTypeModel in de.hybris.platform.core.model.type
Methods in de.hybris.platform.core.model.type that return AtomicTypeModelModifier and TypeMethodDescriptionAtomicTypeModel.getSuperType()Generated method - Getter of theAtomicType.superTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type that return types with arguments of type AtomicTypeModelModifier and TypeMethodDescriptionAtomicTypeModel.getSubtypes()Generated method - Getter of theAtomicType.subtypesattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type with parameters of type AtomicTypeModelModifier and TypeMethodDescriptionvoidAtomicTypeModel.setSuperType(AtomicTypeModel value) Generated method - Initial setter ofAtomicType.superTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.type with parameters of type AtomicTypeModelModifierConstructorDescriptionAtomicTypeModel(String _code, Boolean _generate, Class _javaClass, ItemModel _owner, AtomicTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters