Class AttributePrototype

java.lang.Object
de.hybris.bootstrap.beangenerator.definitions.model.ExtensionNameAware
de.hybris.bootstrap.beangenerator.definitions.model.AttributePrototype
Direct Known Subclasses:
EnumValuePrototype, PropertyPrototype

public abstract class AttributePrototype extends ExtensionNameAware
  • Constructor Details

    • AttributePrototype

      public AttributePrototype(String extensionName, String name, String description)
  • Method Details

    • getName

      public String getName()
    • getDescription

      public String getDescription()