Class StringStatementFluent<A extends StringStatementFluent<A>>

    • Constructor Detail

      • StringStatementFluent

        public StringStatementFluent()
      • StringStatementFluent

        public StringStatementFluent​(io.sundr.model.StringStatement instance)
    • Method Detail

      • copyInstance

        protected void copyInstance​(io.sundr.model.StringStatement instance)
      • hasSupplier

        public boolean hasSupplier()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class io.sundr.builder.BaseFluent<A extends StringStatementFluent<A>>