Class CockpitObjectSpecialCollectionModel

All Implemented Interfaces:
Serializable

public class CockpitObjectSpecialCollectionModel extends CockpitObjectAbstractCollectionModel
Generated model class for type CockpitObjectSpecialCollection first defined at extension cockpit.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • COLLECTIONTYPE

      public static final String COLLECTIONTYPE
      Generated constant - Attribute key of CockpitObjectSpecialCollection.collectionType attribute defined at extension cockpit.
      See Also:
  • Constructor Details

    • CockpitObjectSpecialCollectionModel

      public CockpitObjectSpecialCollectionModel()
      Generated constructor - Default constructor for generic creation.
    • CockpitObjectSpecialCollectionModel

      public CockpitObjectSpecialCollectionModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • CockpitObjectSpecialCollectionModel

      @Deprecated(since="4.1.1", forRemoval=true) public CockpitObjectSpecialCollectionModel(CockpitSpecialCollectionType _collectionType, String _qualifier)
      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
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _collectionType - initial attribute declared by type CockpitObjectSpecialCollection at extension cockpit
      _qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit
    • CockpitObjectSpecialCollectionModel

      @Deprecated(since="4.1.1", forRemoval=true) public CockpitObjectSpecialCollectionModel(CockpitSpecialCollectionType _collectionType, ItemModel _owner, String _qualifier)
      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
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _collectionType - initial attribute declared by type CockpitObjectSpecialCollection at extension cockpit
      _owner - initial attribute declared by type Item at extension core
      _qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit
  • Method Details

    • getCollectionType

      @Accessor(qualifier="collectionType", type=GETTER) public CockpitSpecialCollectionType getCollectionType()
      Generated method - Getter of the CockpitObjectSpecialCollection.collectionType attribute defined at extension cockpit.
      Returns:
      the collectionType
    • setCollectionType

      @Accessor(qualifier="collectionType", type=SETTER) public void setCollectionType(CockpitSpecialCollectionType value)
      Generated method - Setter of CockpitObjectSpecialCollection.collectionType attribute defined at extension cockpit.
      Parameters:
      value - the collectionType