Class GeneratedImportCockpitInputMedia

    • Field Detail

      • HASHEADERLINE

        public static final java.lang.String HASHEADERLINE
        Qualifier of the ImportCockpitInputMedia.hasHeaderLine attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedImportCockpitInputMedia

        public GeneratedImportCockpitInputMedia()
    • Method Detail

      • isHasHeaderLine

        public java.lang.Boolean isHasHeaderLine​(SessionContext ctx)
        Generated method - Getter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Returns:
        the hasHeaderLine
      • isHasHeaderLine

        public java.lang.Boolean isHasHeaderLine()
        Generated method - Getter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Returns:
        the hasHeaderLine
      • isHasHeaderLineAsPrimitive

        public boolean isHasHeaderLineAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Returns:
        the hasHeaderLine
      • isHasHeaderLineAsPrimitive

        public boolean isHasHeaderLineAsPrimitive()
        Generated method - Getter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Returns:
        the hasHeaderLine
      • setHasHeaderLine

        public void setHasHeaderLine​(SessionContext ctx,
                                     java.lang.Boolean value)
        Generated method - Setter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Parameters:
        value - the hasHeaderLine
      • setHasHeaderLine

        public void setHasHeaderLine​(java.lang.Boolean value)
        Generated method - Setter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Parameters:
        value - the hasHeaderLine
      • setHasHeaderLine

        public void setHasHeaderLine​(SessionContext ctx,
                                     boolean value)
        Generated method - Setter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Parameters:
        value - the hasHeaderLine
      • setHasHeaderLine

        public void setHasHeaderLine​(boolean value)
        Generated method - Setter of the ImportCockpitInputMedia.hasHeaderLine attribute.
        Parameters:
        value - the hasHeaderLine