Class GeneratedComposedIndexedType

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ComposedIndexedType

public abstract class GeneratedComposedIndexedType extends GenericItem
Generated class for type ComposedIndexedType.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedComposedIndexedType

      public GeneratedComposedIndexedType()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getIndexedType

      public abstract String getIndexedType(SessionContext ctx)
      Generated method - Getter of the ComposedIndexedType.indexedType attribute.
      Returns:
      the indexedType
    • getIndexedType

      public String getIndexedType()
      Generated method - Getter of the ComposedIndexedType.indexedType attribute.
      Returns:
      the indexedType
    • setIndexedType

      public abstract void setIndexedType(SessionContext ctx, String value)
      Generated method - Setter of the ComposedIndexedType.indexedType attribute.
      Parameters:
      value - the indexedType
    • setIndexedType

      public void setIndexedType(String value)
      Generated method - Setter of the ComposedIndexedType.indexedType attribute.
      Parameters:
      value - the indexedType